I'm running IIS on Win2K. Everything written to date is in ASP using VBScript.
Can I install php on this machine and have it peacefully co-exist with IIS?
Can I mix php code and VBScript code in a single .asp module?
Thanks for any help.
You need a webserver to run PHP. IIS can quite happily cope with ASP and PHP.