This is the repository for beginner up to novice level PHP code examples, exercises and tutorials. From complete beginner to novice level, you should find something here to interest and challenge you.
Directory and file names have the following format:
L{difficulty}_{DescriptiveName}{ContentType}.php
Which translates into:
L3_RatingExercise.php
The letter 'L' at the beginning stands for 'Level' and is followed by a number from 1 (basic) to 5 (challenging) denoting the perceived difficulty of the exercise.
If you have any code you would like to contribute to this repository, please feel free to open a pull request. Please keep the code pure PHP so as not to detract from the learning experience.
If you have any questions or comments about this repo or its contents, please ping Tocacar on IRC freenode #phpmentoring. Thank you.