[insert_php]
echo ‘Server date and time: ‘;
echo date(‘l, f j, Y \a\t G:i:s’);
[/insert_php]