# php-the-right-way **Repository Path**: Keith4/php-the-right-way ## Basic Information - **Project Name**: php-the-right-way - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-08-26 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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. ## How to Contribute _PHP: The Right Way_ is hosted on GitHub Pages. It is a Jekyll project available in the [gh-pages](https://github.com/codeguy/php-the-right-way/tree/gh-pages) branch. Fork and edit the [gh-pages](https://github.com/codeguy/php-the-right-way/tree/gh-pages) branch, add some examples or helpful links, and send me a pull request. Let's make this the best resource available for new PHP programmers! ## Where ## 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](http://twitter.com/codeguy). I'm the author of the [Slim Framework](http://www.slimframework.com), and I work for [New Media Campaigns](http://www.newmediacampaigns.com). ## Copyright [MIT](http://opensource.org/licenses/MIT)