Can IIS be used to execute PHP code?

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!

Moderator: General Moderators

Post Reply
User avatar
noguru
Forum Commoner
Posts: 61
Joined: Thu Jun 06, 2002 4:03 am
Location: Just north of the City Of Gold, Land of Milk and Honey

Can IIS be used to execute PHP code?

Post 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
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post 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
User avatar
noguru
Forum Commoner
Posts: 61
Joined: Thu Jun 06, 2002 4:03 am
Location: Just north of the City Of Gold, Land of Milk and Honey

Post by noguru »

cool, thanx i'll check it out
Post Reply