Question:

How do you execute PHP??

by Guest64747  |  earlier

0 LIKES UnLike

How do you execute PHP??

 Tags:

   Report

3 ANSWERS


  1. When testing PHP for web design I used "wamp".  Nice and lightweight, easy to install.  Then I use Firefox to do most of my verification.


  2. you would need a webserver like apache webserver to run php script ..

    this is because php is a server side script ...just install apache web server which is availiable for free and also latest version of php and run it from wwwroot....

    if you are using windows you can always use IIS .....

    or another easy way ... install this cool webdeveloper software its free and it does everything including a full fledged webserver at home!!!

    here is the link : http://sourceforge.net/project/showfiles...

  3. You need to install the PHP parser on your machine in order for it to understand that the page that you working on is a PHP page. If you will be doing everything in a localhost for development you can use the Appserv, but if you need something stronger, please check http://www.php.net

Question Stats

Latest activity: earlier.
This question has 3 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.