learn-you-php
learn-you-php copied to clipboard
🏆 Learn You PHP! - An introduction to PHP's core features: i/o, http, arrays, exceptions and so on.
Learn You PHP!
The very first PHP School workshop. A revolutionary new way to learn PHP Bring your imagination to life in an open learning eco-system
Installation
- Install PHP
- Install workshop-manager
- Run
workshop-manager install learnyouphp - Run
learnyouphp
learnyouphp will run through a series of PHP workshops. Starting at a basic "Hello World" and moving on to more advanced exercises about dealing with filesystems, objects, exceptions and streams.