Speed up your PHP for loops

Although PHP for loops are already incredibly fast, you can further, albeit rather marginally, optimize your loops if you are a performance junkie. Here are some simple ways how. No comments. Read the complete post »


My first WordPress plugin: Phi φ

On Thursday, I hacked together my very first WordPress plugin, called Phi (for PHP Highlight). See it in action here. I plan to release its source code soon once I deem it worthy of release… No comments. Read the complete post »