A PHP script to view the actual time in most major cities and timezones. Integrate into your site seamlessly. Easy for beginners to setup and use quickly. Only one small file in total. You can control how it looks with some simple settings.
This is a PHP script for displaying the current time in a digital clock on your web page. It uses individual digit images for the clock, and does not require any special library.
International Text Date is a PHP script for displaying the date in your selected language. Currently supported languages include En, Fr, De, Es and Se.
International Date is a highly configurable PHP script that allows you to display the current date in a gif image for a selected language. It currently supports En, Fr, De, Es and Se.
This 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 it's slow), or as a quick reference for implementing a simple PNG-file generator.