You need a interpreter (Webserver + PHP), so you can upload it on some space you eventually have or you install one local. http://www.apachefriends.org/de/xampp.html thats a very easy package.
Then create a folder in \Xampp\htdocs and put your file in. At last step start apache and run the script on your browser. http://localhost/createdfolder/yourphpfile.php
Read the readme from XAMPP that you did all steps.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
After having written language PHP how transformed the code into HTML so that the computer then to include/understand it?
Information: I am French thus I translates, I will ask you to pay attention to the fault,
thank you in advance
You need a interpreter (Webserver + PHP), so you can upload it on some space you eventually have or you install one local.
http://www.apachefriends.org/de/xampp.html thats a very easy package.
Then create a folder in \Xampp\htdocs and put your file in. At last step start apache and run the script on your browser. http://localhost/createdfolder/yourphpfile.php
Read the readme from XAMPP that you did all steps.