PHP Development

[insert_php]
Echo ‘Server date and time is: ‘;
Echo date(‘l, F, j, Y \a\t G:i:s’);

[/insert_php]