How to execute a PHP program?

Vikramaditya

Regular Member
Joined
Jul 21, 2009
Messages
702
Likes
321
Country flag
Any one know how to rum a Php program, I have downloaded apache tomcat, notebook ++ and PHP 5.
I forgot how to use apache to execute php.any one any idea how to execute php Code...please help me..yarr..:namaste:
 

LurkerBaba

Super Mod
Joined
Jul 2, 2010
Messages
7,882
Likes
8,125
Country flag
Any one know how to rum a Php program, I have downloaded apache tomcat, notebook ++ and PHP 5.
I forgot how to use apache to execute php.any one any idea how to execute php Code...please help me..yarr..:namaste:
You need to run a server, try WAMP http://www.wampserver.com/en/. WAMP=Windows, Apache, MySQL and PHP (something like LAMP).

Once installed, put your code in the www folder, then point your browser to localhost/yourcode.php (yourcode.php= code you pasted in www directory)
 

Global Defence

New threads

Articles

Top