PHP date function explained
PHP » Date and Time | July 04, 2008
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
PHP » Date and Time | July 04, 2008
Create Calendar in PHP using a CSS layout system


