Changing Introduction to Welcome

This commit is contained in:
Kris Jordan
2012-07-09 12:44:49 -04:00
parent 5fea2fe320
commit 5e5bb1990e
3 changed files with 5 additions and 5 deletions

25
_includes/welcome.md Normal file
View File

@@ -0,0 +1,25 @@
# Welcome
There's a lot of bad information on the Web (I'm looking at you, W3Schools) 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
This is a living document and will continue to be updated with more helpful information and examples as they become available.
## How to Contribute
Help make this website the best resource for new PHP programmers! [Contribute on GitHub][1]
## 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!
[See Banner Images][2]
[Back to Top](#top){.top}
[1]: https://github.com/codeguy/php-the-right-way/tree/gh-pages
[2]: http://www.phptherightway.com/banners.html