[insert_php]

echo ‘Server date and Time is’;

echo date(“Y/m/d”);

[/insert_php]