Learning PHP (2)
From Wiki @ Karl Jones dot com
Revision as of 07:56, 3 September 2015 by Karl Jones (Talk | contribs) (→Example One: date and time)
This article contains examples of PHP.
Example One: date and time
PHP provides functions for date and time.
echo date('l jS \of F Y h:i:s A');