| |

| Getting start and end date of week in PHP Posted in PHP > Date and Time by tutorialgrub on Sep 23, 2011
How to get the start and end date of the prior week to the current one in PHP. |
| |

| Creating Calendar in PHP Posted in PHP > Date and Time by tutorialgrub on Jun 30, 2011
In this tutorial I will show you how to create a calendar script in PHP. We will create a simple but good looking - easy customizable via CSS - calendar table. |
| |

| PHP Date Function Hints and Tips - Reference Guide Posted in PHP > Date and Time by tutorialgrub on Mar 29, 2011
Learn the basics of the PHP Date Function with this quick, simple tutorial and cheat sheet! |
| |

| Creating Calendar in PHP Posted in PHP > Date and Time by tutorialgrub on Mar 25, 2011
In this tutorial I will show you how to create a calendar script in PHP. We will create a simple but good looking - easy customizable via CSS - calendar table. |
| |

| Php date() Function With Examples Posted in PHP > Date and Time by tutorialgrub on Mar 23, 2011
The PHP date() function formats a timestamp to a more readable date and time. PHP time stamp is a numeric value in seconds between the time at present and the value at Unix Epoch (January 1 1970 00:00:00 GMT). This time of January 1 1970 00:00:00 GMT is taken as base for all time stamp calculations. |
| |

| Working With Dates And Times In PHP Posted in PHP > Date and Time by tutorialgrub on Jun 10, 2009
Learn to use basic PHP date() and time() functions. |
| |

| Creating A PHP Script Timer Posted in PHP > Date and Time by tutorialgrub on Jun 10, 2009
This timer is easy to implement and determines the time taken for a php script to execute correct to a microsecond. |
| |

| Advanced Page Last Modified Script Posted in PHP > Date and Time by tutorialgrub on Jun 10, 2009
This script displays when the page was last modified and outputs the date as xx minutes ago, or xx days ago...or even if you don't update much - xx weeks ago! |
| |

| PHP Date And Time Posted in PHP > Date and Time by tutorialgrub on Jun 10, 2009
Dates are so much part of everyday life that it becomes easy to work with them without thinking. PHP also provides powerful tools for date arithmetic that make manipulating dates easy. |
| |

| Creating A Count Down System Posted in PHP > Date and Time by tutorialgrub on Jun 10, 2009
In this tutorial I will show you how to create a simple count down system. |
1 2 >> |