An open API service indexing awesome lists of open source software.

https://github.com/hacksu/php-examples

Basic PHP Tutorials
https://github.com/hacksu/php-examples

Last synced: 8 months ago
JSON representation

Basic PHP Tutorials

Awesome Lists containing this project

README

          

Upload this folder, "learnPHP", into your "public_html" folder on your directory on the CS server.
You can navigate to the subfolders (e.g. www.cs.kent.edu/~YOUR_USERNAME/learnPHP/01basics/) and see the programs (each is called "index.php").
Then you can follow along with the source code.