Another day, another PHP function

Pulling from @DailyPHP

HomeAboutRSSTwitter

About Daily PHP

After programming in PHP for over six years, I am still constantly discovering new functions built into the PHP core. These range from the useful, if I had known about this function, I could have been done two days ago! to the absurd, has this function ever been used except by the developer who committed it into PHP? (str_rot13, anyone?)

I decided to start posting a function each day to the DailyPHP Twitter account. You can follow via Twitter, RSS, or on this website.

Just for fun, I decided to create this companion website with nothing other than the Twitter API and a file-system cache.

  — @jt2k (Jason Tan)