Today's Date : Date Time « Development « PHP






Today's Date

<html>
<head>
<title>Today's Date</title>
</head>
<body>
<p>Today's Date is
<?php

  echo( date("l, F dS Y.") );

?></p>
</body>
</html>

           
       








Related examples in the same category

1.date: m/d/y G:i:s e
2.Save result of getdate() to an array
3.date: jS \o\f F Y, \a\\t g:ia \i\\n e
4.Call system date function and get result
5.String time
6.String matches: /p.p/
7. December 16th 2002, 09:17AM.
8.Get date and time