asked on
ASKER
IIS is Internet Information Services, the web server included with Windows Server operating systems. All current versions are built on a modular architecture; modules can be added or removed individually so that those required for specific functionality are installed. The full installation of IIS includes HTTP, security, content, compression, caching, logging and diagnostics.
TRUSTED BY
This can be installed in Windows 7
-- controlpanel-->Uninstall Programs-->Turn windows Feature on or off--> Click on Internet Information services-->Worldwide Webserices-->Application Development features
In windows 2008 you can do this by removing add/remove feature
you can also have a look at this website
http://blogs.iis.net/bills/archive/2006/09/19/How-to-install-PHP-on-IIS7-_2800_RC1_2900_.aspx
http://php.iis.net/
Thanks
Kris