PHP
PHP Cheat Sheet (V2)
The second version of the PHP Cheat Sheet, a quick reference guide for PHP, with functions references, a regular expression syntax guide and a reference for PHP's date formating functions.
Querystring Functions
Adding and removing variables to and from URLs using PHP is a relatively simple process admittedly, but I have a couple of functions I use often to make the process even less time-consuming.
Writing Secure PHP, Part 3
The third part of the Writing Secure PHP series, covering weak passwords, clients and more advanced topics.
php.ini Guide: Data Handling
The "Data Handling" section of the php.ini file.
php.ini Guide: Error Handling and Logging
The "Error Handling and Logging" section of the php.ini file.
Writing Secure PHP, Part 2
Learn how to improve your security a little further with the second part of this PHP tutorial.
php.ini Guide: Resource Limits
The "Resource Limits" section of the php.ini file.
php.ini Guide: Language Options
The "Language Options" section of the php.ini file.
php.ini Guide: Introduction
An introduction to this guide to the php.ini file, including article index and general notes about the php.ini file.
Writing Secure PHP
Learn how to avoid some of the most common mistakes in PHP, and so make your sites more secure.
Flesch-Kincaid Reading Level
Functions to count the number of syllables in a word or sentence, and work out the readability of text.
Gunning-Fog Index
The Gunning-Fog Index is a measure of text readability based upon sentence length and difficult words in a passage.
AddedBytes.com is the online playground of