Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 996 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 996 Bytes

PHP: The Right Way

What?

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 provides an easy-to-read, quick reference for PHP best practices, accepted coding standards, and links to authoritative tutorials around the Web.

Where?

http://www.phptherightway.com

Why?

There's been a lot of discussion lately about how the PHP community lacks sufficient, credible information for programmers new to PHP. This repository aims to solve this problem.

Who?

My name is Josh Lockhart. I'm the author of the Slim Framework, and I work for New Media Campaigns.

How to Contribute

Fork this repo, add some examples or helpful links, and send me a pull request. Let's make this the best resource available for new PHP programmers!

Copyright

MIT