Loading....
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 12321423423Formating Date :
echo date("m/d/Y H:i",mktime());Last Update: Posted by: müslüm ÇEN