K i have installed XAMPP, which includes (Apache 2.2, PHP, MySql and Filezilla) for windows XP Media edition.
I have put my webpages in the C:\xampp\htdocs folder. The browser will run any HTML files in this folder using ://localhost/
however when ever i call on a .php file the browser wants to save the file. instead of running the php code and then displaying it in the browser.
Is php not configured correctly or is it the Apache server.
please help