Languages

Components, Scripts, Codes: PHP / Tips and Tutorials / Date and Time

Working with dates and times in PHP

Working with dates and times in PHP is an article that teaches about the usage of dates and times in PHP projects. The author gives a sample PHP...

By: Hermawan Haryanto Homepage


 

Freeware

Page generation time

Page generation time is an article that shows the time taken to generate a web page. The author describes an easy way to display the page...

By: Barbos Homepage

Freeware

Inserting Dates

Inserting Dates is an article that teaches how to display the date, day and month with PHP script. For this purpose, the author gives four examples...

By: PHP-scripts Homepage

Freeware

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. For this purpose, the author...

By: Mark Prijs Homepage

Freeware

Educadito v.php

Educadito v.php is an article that teaches how to greet and welcome your webpage visitors according to the time whether it is a day time or night...

By: Larry Hans Arroyo Vargas Homepage

Freeware

Displaying Date and Time

Displaying Date and Time is an article that shows us how to display the local date and time. The author gives some sample PHP scripts for easy...

By: PHP Tutorial Homepage

Freeware

Days Between Now And Future Date 1.0

This will calculate and show how many days until a date in the future that you define.

By: Totally PHPaaaa Homepage

Freeware

Calendar of Events Listing

Calendar of Events Listing is a tutorial that teaches how to display a event in a set of event list that belongs to the current date. For this...

By: Webdesigns1 Homepage

Freeware

Calculating date differences

In this article, the author gives a sample PHP code for finding date differences between any the two particular dates. This can be utilized even in...

By: Snip Tools Homepage

Freeware

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. The filemtime function...

By: PHP-scripts Homepage

Freeware