csalmeida / phpnotes

A resource for anyone learning php.

Home Page:http://demo.csalmeida.com/phpnotes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHP Notes

A resource for anyone learning php. There are a starting point however, feel free to submit pull requests to expand on these notes.

Access the hosted version.

Setup local development environment

At the current stage this site requires a webserver that processes php. There are many ways of setting up one but the simplest and cross platform would be to install XAMPP and clone this repository to the htdocs folder.

Start XAMPP and look for run apache on the user interface. Provided that phpnotes is in your htdocs folder, type localhost/phpnotes on a browser of your choice and the site should load up.

About

A resource for anyone learning php.

http://demo.csalmeida.com/phpnotes


Languages

Language:PHP 99.7%Language:CSS 0.3%