PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
it's in the distribution of php for win32. add 'extension=php_gd2.dll' to your php.ini. The .dll is in <php>\extension. Since this is gd 2.xx there is no support for gif-images anymore.
if it is possible to change to isapi do so. it's faster, it's smarter - it's better at all i.e. php lacks some of the auth-information if it is running as cgi on IIS.
---
did it hung your browser or the request?