Chapter One - PHP The Right Way
Welcome
There’s a lot of outdated information on the Web that leads new PHP users astray, propagating bad practices and insecure code. PHP: The Right Way is an easy-to-read, quick reference for PHP popular coding standards, links to authoritative tutorials around the Web, and what the contributors consider to be best practices at present.
There is no canonical way to use PHP. This website aims to introduce new PHP developers to some topics which they may not discover until it is too late, and aims to give seasoned pros some fresh ideas on those topics they’ve been doing for years without ever reconsidering. This website will also not tell you which tools to use, but instead offer suggestions for multiple options, when possible explaining the differences in approach and use-case.
This is a living document and will continue to be updated with more helpful information and examples as they become available.
Translations
PHP: The Right Way is translated into many different languages:
- English
- Español
- Français
- Indonesia
- Italiano
- Polski
- Português do Brasil
- Română
- Slovenščina
- Srpski
- Türkçe
- български
- Русский язык
- Українська
- العربية
- فارسى
- ภาษาไทย
- 한국어판
- 日本語
- 简体中文
- 繁體中文
Book
The most recent version of PHP: The Right Way is also available in PDF, EPUB and MOBI formats. Go to Leanpub
How to Contribute
Help make this website the best resource for new PHP programmers! Contribute on GitHub
Original Content at: https://phptherightway.com/#welcome
Created and maintained by
PHP: The Right Way by Josh Lockhart
is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.
Based on a work at https://www.phptherightway.com/