Date Added: 14/01/2015


 

echo  mktime;  //  prints now

$1day=86400;

$1month=86400*30;

strtotime — Parse about any English textual datetime description into a Unix timestamp
strtotime("06/11/2013 12:30");  // return  12321423423
Formating Date :
echo date("m/d/Y H:i",mktime());

Last Update: Posted by: müslüm ÇEN
Not Commented Yet !
Please login in order to comment . Login