How to run php in my compter?


PHP


Asked on October 12, 2013
How to run php in my compter?


Replied on October 31, 2013
To run php, you need php and apache server installed on your machine. Inside php  root, go
 to www and create a project folder of your project. put your php file and access that file in browser as htttp://localhost/projectname/filename.php


Write Answer











©2024 concretepage.com | Privacy Policy | Contact Us