This repo contains a proposal for the new tutorial on php.net. The idea is to create a better introduction tutorial for the language. The goal is to help new people getting started using PHP and at the same time educate people in best practices.
The topics of this tutorial should contain all the information neccesary for people to create their first project using PHP while considering the level of people who will use it: namely: people new to the language.
For questions, suggestion or discussions use the issue tracker.
If you want to contribute you are encouraged to fork this repo and make a push request with your changes.
To keep changes and formatting in line there are some rules in place to guarantee this:
-
) and prefixed with n-
where n
is the topic number..md
extension.Notes should be formatted using markdown blockquotes.
Note:
This is an example of a note