date: jS \o\f F Y, \a\\t g:ia \i\\n e : Date Time « Development « PHP






date: jS \o\f F Y, \a\\t g:ia \i\\n e

<?php
$time = time(); //stores the exact timestamp to use in this script
echo "Today is ";
echo date("jS \o\f F Y, \a\\t g:ia \i\\n e", $time);
?>


           
       








Related examples in the same category

1.date: m/d/y G:i:s e
2.Save result of getdate() to an array
3.Call system date function and get result
4.String time
5.String matches: /p.p/
6. December 16th 2002, 09:17AM.
7.Today's Date
8.Get date and time