Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 527 Bytes

05-02-01-The-Basics.md

File metadata and controls

13 lines (10 loc) · 527 Bytes
isChild anchor
true
the_basics

The Basics {#the_basics_title}

PHP is a vast language that allows coders of all levels the ability to produce code not only quickly, but efficiently. However, while advancing through the language, we often forget the basics that we first learnt (or overlooked) in favor of short cuts and/or bad habits. To help combat this common issue, this section is aimed at reminding coders of the basic coding practices within PHP.