Last modified with php
last modified with php is an article that teaches how to add a last modified date and time to your ...
December 10th 2005
Free
Page generation time
Page generation time is an article that shows the time taken to generate a web page. The author describes an ...
December 8th 2005
Free
Function to convert date and time
This article describes to change a MySQL datetime and datatype record into some other format as you like to create. ...
December 3rd 2005
Free
Adding date/time last updated
This tutorial explains that how to insert date/time in a specified file using filemtime function when it is last updated. ...
December 3rd 2005
Free
Displaying Date and Time
Displaying Date and Time is an article that shows us how to display the local date and time. The author ...
November 27th 2005
Free
Calendar of Events Listing
Calendar of Events Listing is a tutorial that teaches how to display a event in a set of event list ...
Calculating date differences
In this article, the author gives a sample PHP code for finding date differences between any the two particular dates. ...