how do you open and run a PHP file on Windows xp?
August 4th, 2016
thanks
go and install xampp , put the file into the installation /htdocs folder , and open it with your web browser :
http:://localhost/phpfile.php
php files are webserver files … check the url on wbb , there you can find php as well.
thank you .