I've just installed PHP on IIS v.5 (W2k system), and I've also copied alot of PHP files from a UNIX system.
When I try to run the PHP scripts I get loads of "undefined variable" and "undefined function" errors. Everything works fine on the UNIX system.
What's wrong, anyone? 🙂) Is there a way to set the system to "accept" undefined variables/functions?