Display time by using images
Learn how to display time by using images on your website.
Translate date into your language
You have non-English website? Well translate your date into your language for your visitors and here you will be shown how.
Working with dates and times in PHP
When developing more complex PHP sites, especially forums, discussion boards and blogs where date and time functions are important, you’ll regularly encounter situations where you need to display and manipulate values based around the current date and time. PHP includes a range of functions which can help you to easily format and adjust your date and time displays to suit your needs. In this tutorial, we’ll look at some easy ways to display calendar information for your visitors.
PHP date function explained
With PHP's date function you format timestamps, so they are more human readable. The following tutorial will teach you how to display the current time, formating PHP's timestamp, and show you all the various date arguments for reference purposes.
Calendar in PHP
Create Calendar in PHP using a CSS layout system


