Category Archives: PHP
Recurring events calendar
A recent project had a requirement to display a simple calendar of events. The events, growers markets and the like, were attended by the business owner so that people could … Continue reading
CSS Random Background Image Rotation
Edit: If you do not have access to the PHP source code on your site, try this random background image script generator Here's something I've been playing with lately to … Continue reading
Serving the correct MIME type
Working with XHTML is all very commendable, but if the default (read wrong) MIME type is sent to the UA then you are still only sending HTML documents out to … Continue reading