Move two disclaimers together

This commit is contained in:
Goran Rakic
2012-07-13 23:46:49 +02:00
parent 85c73c72f7
commit 3cb04dca34

View File

@@ -2,10 +2,10 @@
There's a lot of outdated information on the Web that leads new PHP users astray, propagating bad practices and bad code. This must stop. _PHP: The Right Way_ is an easy-to-read, quick reference for PHP best practices, accepted coding standards, and links to authoritative tutorials around the Web. There's a lot of outdated information on the Web that leads new PHP users astray, propagating bad practices and bad code. This must stop. _PHP: The Right Way_ is an easy-to-read, quick reference for PHP best practices, accepted coding standards, and links to authoritative tutorials around the Web.
It is important to understand _there is no canonical way to use PHP_. That's the beauty of it. This website introduces new PHP developers to best practices, available options, and good information.
## Disclaimer ## Disclaimer
It is important to understand _there is no canonical way to use PHP_. That's the beauty of it. This website introduces new PHP developers to best practices, available options, and good information.
This is a living document and will continue to be updated with more helpful information and examples as they become available. This is a living document and will continue to be updated with more helpful information and examples as they become available.
## How to Contribute ## How to Contribute