- Befriend the PHP Manual.
- Learn the DRY approach.
- Indent code and use white space properly for readability.
- Know the differences between single and double quotes.
- Don't put
phpinfo()
in webroot. - Never ever trust your users.
This repository has been archived by the owner on Jun 28, 2023. It is now read-only.