Augusto,
You simply need to download the windows 32binary package of php from www.php.net 's
download page. Unpack it in a php folder and follow the install.txt directions for
implementing on your windows computer. When you are all setup, make sure you remove
the ; (uncomment) from the line in php.ini ";extension php_gd.dll" since that is what
will run gd. But most of the functions you used for unix gd are the same for
windows...sometimes there are one or two functions that don't work for windows but the
php manual specifies that. Let us know if you need more help as you install.
Additionally, the install.txt may tell you to copy all the dll's sitting in the dll
folder into windows/system32 system. DO NOT put them there, put them in the same
folder that your php.exe is sitting in.
Angie Tollerson
Alliance Technologies
Web Programmer
(515)245-7628
[EMAIL PROTECTED]
>>> "Augusto Cesar Castoldi" <[EMAIL PROTECTED]> 08/17/01 05:57AM >>>
Hi.
i'm using the last version of GD (supports JPEG and PNG) on Solaris 8 unix,
but I need to use this functions on Windows.
How can I do that?
regards,
Augusto
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]