Using date and time

Aug 21, 2009 Author: Developer
Fourteen-digit number from the type timestamp in Mysql date and time recorded in the following format the first four number presenting the year, and each paragraph numbers are next month, days, hours…

Date Formats

Aug 13, 2009 Author: Developer
PHP does not have a native date data type, so in order to store date values in a script, you must first decide on the best way to store these values.

Dynamic copyright year with php

Nov 24, 2008 Author: vvaswani
On the footer on web sites we see All rights reserved John Smith copyright 2000 - 2007 That is hard for editing on all your pages every year . With PHP we can do this process very simple.