Archive for June, 2008

23 Jun

Phatfusion Image Menu Mootools 1.2 compatability fix

Samuel Birch created a great image menu which can be found here at Phatfusion. I was upgrading some bits on a site for the lovely Mootools 1.2 release and as a result I had to make a small change to get imagemenu to work. (more…)

15 Jun

“401 Authorization Required” with PHP

Very simple bit of PHP to add to the top of your script if you want to password protect something. I wouldn’t reccommend this for larger bits of software, but if you have a simple script or page that you don’t want people to access, try the following: (more…)