Skip to content

[insert_php]
echo ‘Server date and time is: ‘;
echo date(‘l, F j, Y at G:me:s’);
[/insert_php]