PHP : known as HyperText Preprocessor
PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.
Server : Apache
For windows -> Go to http://www.apachefriends.org/en/xampp-windows.html
Download any of those versions.
Install by unzipping or executing.
You have folders like this
C:// xampp/htdocs
Store or copy your all php and html files inside htdocs.
The url to run in the browser : http://localhost/your folder/your file.php
No comments:
Post a Comment