mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-18 03:21:18 +02:00
Tweak welcome text
This commit is contained in:
@@ -1,12 +1,12 @@
|
|||||||
# Welcome
|
# Welcome
|
||||||
|
|
||||||
There's a lot of outdated information on the Web that leads new PHP users astray, propagating bad practices and bad
|
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
|
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.
|
standards, and links to authoritative tutorials around the Web.
|
||||||
|
|
||||||
## Disclaimer
|
## Disclaimer
|
||||||
|
|
||||||
_There is no canonical way to use PHP_. However, this website is a humble display of some of the best practices,
|
_There is no canonical way to use PHP_. However, this website is a humble display of best practices,
|
||||||
available options, and good information. It aims to introduce new PHP developers and to rethink seasoned pros with fresh
|
available options, and good information. It aims to introduce new PHP developers and to rethink seasoned pros with fresh
|
||||||
ideas.
|
ideas.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user