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
- Host: GitHub
- URL: https://github.com/hacksu/php-examples
- Owner: hacksu
- Created: 2012-10-23T01:07:40.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-10-23T01:09:41.000Z (over 13 years ago)
- Last Synced: 2025-01-05T10:12:23.368Z (about 1 year ago)
- Language: PHP
- Size: 104 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.