ANSWERS: 3
-
You need to install the PHP interpreter. http://www.php.net/manual/en/install.windows.php
-
As AB-Jon says, you will need the PHP interpreter installed. However, you'll also need a compatible web server (and probably a database engine). I would suggest downloading WAMP server - http://www.en.wampserver.com/ - as this will install and configure PHP, the Apache web server and mySQL (database engine) for you. Hope this helps!
-
install the php and mysql which can be found in a single file such as php-triad. then save the php file in c:apachehtdocs and execute it by typing "http://localhost/urphpfile.php" without the quotes in the address bar. before executing the apache web server should be run by opening it from start->programs->phptriad->apacheconsole->Start Apache.
Copyright 2023, Wired Ivy, LLC

by 