Make sure you have PHP 5.4 installed
Clone the repository:
git clone https://github.com/stevebartholomew/web-dev-basics.git
Run a PHP web server:
php -S 127.0.0.1:8001
Open http://127.0.0.1:8001 in your web browser.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Make sure you have PHP 5.4 installed
Clone the repository:
git clone https://github.com/stevebartholomew/web-dev-basics.git
Run a PHP web server:
php -S 127.0.0.1:8001
Open http://127.0.0.1:8001 in your web browser.