About 2 months ago I installed PHP and was using phpMyAdmin to create MySQL databases. Everything was working fine until a week ago when IIS started acting up. So I uninstalled IIS and then re-installed it. It was working fine except for local *.php files. All I get is the php code in the browser window.
Any help would be greatly appreciated. Thanks.
Your web server, be it IIS or Apache, need to be told what to do with a php file.
Best see the manual, and search the Install forum for detailed info on what you need to do and how to do it.