19,155 tutorials online
12 tutorials pending review
763 dead links removed





PHP: Date and Time Tutorials

 

Date And Time
Posted in PHP > Date and Time by tutorialgrub on Jun 10, 2009

Discover various uses of the date() and time() functions in PHP.
32 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

How To Convert Date To Time And Back
Posted in PHP > Date and Time by tutorialgrub on Jun 10, 2009

MySQL spits out date in YYYY-MM-DD format. The following code will show how we can customize the output.
48 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

Displaying The Current Date And Time
Posted in PHP > Date and Time by tutorialgrub on Jun 10, 2009

The date and time we will show how to display in this tutorial is the one specified by the server which is hosting our pages.
37 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

Calendar Of Events Listing
Posted in PHP > Date and Time by tutorialgrub on Jun 10, 2009

This code is for when you have a list of events you would like to put on a Web page but don't want to have to keep track of which events have expired and manually delete them.
38 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial


<<  1  2