Hello everyone ..
Im learning PHP on my own .. I installed Apache on Windows XP and trying install PHP, tried both installer and manual way but its not working :(
PHP scrips getting downloaded ..
Can any one give me a good link for step by step installation ?
There is nothing specially needed for installing php. If you install wampserver on windows, it will automatically configure itself. Use the following code to know more about installation...
http://www.wampserver.com/en/presentation.php
and use the following to download wampserver.
http://www.wampserver.com/en/download.php
If you feel any probs, pls let me know...
Thank you :)