This is ultimate date script which can help you to insert date and time in any of your php scripts with inbuilt 12 formats which ca easily be scaled up.
Options to add custom messages have been implemented for more friendliness.
Instructions:
Just upload the file includetime.inc.php to your webspace and include the script via PHP in your source code like this:
<?php include(‘includetime.inc.php’); ?>
Once you include the file, you have two variables available a) $message, b) $date. You can include these variables in your script to output custom messages and date time formats in PHP.
Demo:
Demo is not available at present.
Download:
You can download the script from Source Forge at the following url http://sourceforge.net/projects/ultimatedatetim