Skip to content

Code examples, exercises and tutorials for the PHP Novice

Notifications You must be signed in to change notification settings

mfrost503/beginning-php

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Beginning PHP

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.

Filename Convention and Difficulty Indicator

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.

Contributions

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.

Contact

If you have any questions or comments about this repo or its contents, please ping Tocacar on IRC freenode #phpmentoring. Thank you.

About

Code examples, exercises and tutorials for the PHP Novice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%