Dive into the archives.
- Wordpress server migration script
I recently had the task of migrating some Wordpress blogs. Pretty much that involves copying the code to the new server and transferring the DB. But because Wordpress stores a bunch of settings in the DB, you need to ...
- JPG Tiler : Fun with the GD library
I like tiled backgrounds on web pages, honest. But I always thought it would be fun to have a background that was different every time and composed of different tiles. I had the idea to write a little PHP script ...

