Archive for the ‘Date and Time’ Category

Date( ) to Image Swap

Tuesday, June 22, 2010 16:04 No Comments

This script determines the date using the date()function and then displays an image based on the date found. This script uses a switch statement.

This was posted under category: Date and Time

Analogic Clock

Monday, April 19, 2010 16:04 No Comments

Analogic Clock is a PHP script for displaying an analog clock on your Web page. It uses the GD library to create the clock image on the fly.

This was posted under category: Date and Time