Archive for June, 2008

Phatfusion Image Menu Mootools 1.2 compatability fix

Monday, June 23rd, 2008

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…)

“401 Authorization Required” with PHP

Sunday, June 15th, 2008

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…)