Hi,
I using IIS 5 with PHP 4.2 under winXP. It's a clean installation. After following the instructions from websites/books/install.txt, I managed to install php4.
phpinfo() also runs fine. But some coding doesn't run at all. For example the $http_user_agent (can't remember the exact code) doesn't give me the browser version.
Instead I just got a blank string. But echo "Test"; works fine.
Really pissed me off. If I cannot get it working I think I will stay with asp and jsp.
Thanks for helping.