mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-17 19:16:20 +02:00
Wrap to 120 characters
This commit is contained in:
@@ -1,12 +1,16 @@
|
||||
# Welcome
|
||||
|
||||
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.
|
||||
|
||||
## 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.
|
||||
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
|
||||
|
||||
@@ -14,8 +18,8 @@ Help make this website the best resource for new PHP programmers! [Contribute on
|
||||
|
||||
## Spread the Word!
|
||||
|
||||
_PHP: The Right Way_ has web banner images you can use on your website. Show your support, and let new PHP
|
||||
developers know where to find good information!
|
||||
_PHP: The Right Way_ has web banner images you can use on your website. Show your support, and let new PHP developers
|
||||
know where to find good information!
|
||||
|
||||
[See Banner Images][2]
|
||||
|
||||
|
Reference in New Issue
Block a user