Best Tutorials website
Latest tutorials

Advertisment

Yesterdays date, the easy and hard way

Yesterdays date, the easy and hard way

There are hard and easy ways to work with dates in PHP. Here is the hard and the easy way to get 'yesterdays date'.


Views: 573 | Rating star | by Slicer
PHP - Date and Time

PHP date() function introduction

PHP date() function introduction

Learn how date() function works, handles and how to format it for your needs.


Views: 548 | Rating star | by Brad
PHP - Date and Time

Creating a PHP Script Timer

Creating a PHP Script Timer

This timer is easy to implement and determines the time taken for a php script to execute correct to a microsecond.


Views: 533 | Rating star | by Troy
PHP - Date and Time

Advanced Page Last Modified Script

Advanced Page Last Modified Script

Want to display when the page was last modified? Use this script.


Views: 574 | Rating star | by Isac
PHP - Date and Time