Page 1 of 1

Can IIS be used to execute PHP code?

Posted: Thu Jun 06, 2002 4:03 am
by noguru
Hi :D

I am actually an ASP programmer and I use IIS to execute the ASP, but I am learning PHP now. Is there a way to use IIS to execute PHP and is there an add-in to use with Interdev to code PHP in order to still use the color coding features Interdev provides?

Thanx

Posted: Thu Jun 06, 2002 4:11 am
by twigletmac
You can download a self-installer from the php website which will automatically configure IIS to run PHP.
http://uk.php.net/downloads.php (it's called PHP 4.2.1 installer).

Mac

Posted: Thu Jun 06, 2002 4:47 am
by noguru
cool, thanx i'll check it out