Analogic ClockAnalogic 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.
_http://hotscripts.com/jump.php?listing_id=6740&jump_type=0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ClockThis script does not use the GD library. All PNG generation code, including CRC checksum calculation and ZLIB-implementation, is pure PHP3. You can use it as a benchmark (because its slow), or as a quick reference for implementing a simple PNG-file generator.
_http://hotscripts.com/jump.php?listing_id=5071&jump_type=0