Archive for December, 2008
Quick administrative access in PHP
by admin on Dec.06, 2008, under Code
I recently got this all polished up, and it’s working so well I decided I had to share. This little gem allows me to completely do away with setting up a dev server to make changes on a live site, as the functionality is basically created on an as-needed basis. It’s easy, but oh so useful. (continue reading…)