From 070778bf8ef171ac0ca7370f14c1da29ec92c0bc Mon Sep 17 00:00:00 2001 From: Philip Olson Date: Sun, 19 Jan 2003 22:10:19 +0000 Subject: [PATCH] Closes bug #16790. Mentions gd2 dll and cli. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112742 c90b9560-bf6c-de11-be94-00142212c4b1 --- chapters/install.windows.xml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/chapters/install.windows.xml b/chapters/install.windows.xml index 9a0d12e8dd..3c2027f708 100644 --- a/chapters/install.windows.xml +++ b/chapters/install.windows.xml @@ -1,5 +1,5 @@ - + Installation on Windows systems @@ -137,7 +137,9 @@ PHP 4 for Windows comes in two flavours - a CGI executable (php.exe), and several SAPI modules (for example: php4isapi.dll). The latter form is new to PHP 4, and provides significantly improved performance and - some new functionality. + some new functionality. There is also a CLI version which is + further described in the + commandline chapter. @@ -746,6 +748,11 @@ GD library image functions None + + php_gd2.dll + GD2 library image functions + None + php_gettext.dll Gettext functions