- Using PHP 5’s SPL Autoloading with Code Ignitor - 08/03/2010
- Drupal Pressflow and Limelight CDN integration - 07/26/2010
- Testing Database Replication in the Drupal Pressflow Build (Updated June 26, 2010) - 06/28/2010
- Wordpress rel=”next” and Firefox Prefetching - 03/14/2010
- Easy Ways to Improve Site Performance - 02/18/2009
- Wordpress Upgrades in Locked Down Environments - 01/15/2009
- Preventing Cross-Site Scripting and SQL Injection in PHP - 12/08/2008
- Creating Wordpress Posts with Thumbnails - 11/25/2008
- Wordpress Scheduled Posts Issue - 11/09/2008
- Easily Parse a String - 10/26/2008
- PHP Coding Standards - 10/02/2008
- PHP HTML Email Function - 09/24/2008
- PHP trim_text() function – shorten text without cutting words in half - 09/09/2008
- Simple PHP Security Framework - 08/24/2008
- Wordpress RSS Feed by Tag - 08/11/2008
- Creating an Advanced PHP Captcha - 05/14/2008
- PHP AJAX – Username Available Example - 04/09/2008
- MYSQL and PostgreSQL PHP Performance - 03/30/2008
- PHP 5+ Advanced Timer Class - 03/20/2008
- PHP Get and Post Data Functions - 03/09/2008
- Configuring Your php.ini File - 02/22/2008
- Debugging PHP with Magic Constants - 02/13/2008
- Hiding Email Addresses and Names from Search Engines in PHP - 02/06/2008
- Using a Timer with AJAX - 01/16/2008
- PHP AJAX Framework - 01/09/2008
- Integers and Floating point numbers in PHP - 12/23/2007
- Generating PHP Comma (.csv) and Tab Delimited Files - 12/16/2007
- Excel Spreadsheets in PHP using PEAR - 12/07/2007
- register shutdown function() – A Very Useful PHP Function - 12/02/2007
- Creating a PHP Captcha - 11/22/2007
- GoDaddy.com Hosting Plans – Perfect for PHP/MySQL - 11/16/2007
- Using MySQL GUI Tools - 11/11/2007
- Drop all tables in MYSQL - 11/08/2007
- Using date objects in PHP 5 - 11/05/2007
- Storing IP Addresses in MYSQL - 10/02/2007
- PHP
Performance + Benchmarking - 07/2/2007 - Comparing php code
and functions with regard to their performance.

- Pre-built PHP Server Solutions - 02/10/2007 - Comparing and discussing Zend Core 1.5, Zend Core 2.0, and the Zend Platform 2.2.3.
- Creating a Tag Cloud
in PHP - 04/25/2007 - You've seen keywords displayed in different
sizes depending on their popularity. This easy to follow tutorial
will explain how to make a tag cloud using MySQL and PHP.

- Simple SEO Workshop - 09/5/2007 - An explanation of SEO and what you can do to improve your search rankings.
- Image Optimization - 06/25/2007 - The basics of the much ignored topic of image optimization.
- PHP Image Optimization
- 07/23/2007 - Using PHP to do your image optimization for you.
- PHP Site Access Log Script - 06/17/2007 - Easily create your own site access log with this script.
- PHP Counter Script - 06/19/2007 - Setup a simple PHP hit counter.
- Object Oriented PHP Counter Script - 06/20/2007 - Setup an object oriented PHP hit counter that uses cookies to track unique visitors.
- Object Oriented PHP Remote File Access Script - 07/01/2007 - Open remote files safely with error handling.
- PHP Execution Time Class - 07/10/2007 - Easily benchmark portions of your PHP script and return the time in milliseconds.