Re: [PHP-WIN] is exif installed with php for windows?

2004-12-19 Thread Frank M. Kromann
Hi Rob, The exif extension is provided as a dll file on Win32. You need to load it from php.ini (extension=php_exif.dll) or from the script with the dl() command. Not dl() only works for cgi and not for isapi. - Frank > Hi, > i am trying to use the exif functions for and image directory, i want

[PHP-WIN] Re: Step by Step on Using PHP5 with mySQL 4.1.17

2004-12-19 Thread S Kang
Hi Mick, Overwrite existing libmysQL.dll to c:\php\libmySQL.dll from C:\Program Files\MySQL\MySQL Server 4.1\bin\libmySQL.dll. Good luck :) Mick wrote: Hi, I have installed PHP5.03 to my Win2k workstation. I will be connecting to a mySQL 4.17 database on my workstation and eventually our Windows 20