Monthly Archives: April 2010
Printable PHP security checklist
Following someone’s suggestion, my PHP security checklist is now in a printable cheat sheet form. Download: phpsec_cheatsheet.pdf
Introduction to PHP streams
Streams is a feature of PHP that was introduced in PHP 4.3 to unify the methods for working on files, sockets, and other similar resources. PHP 4.3 came out a long time ago, but many PHP developers never learned how … Continue reading
I'm on Twitter!