You are here:Home»KB»Programming»PHP»Display server time and date
Sunday, 22 February 2015 22:06

Display server time and date

Written by

This code simply display time and date when run.

<?php print date("l dS of F Y h:i:s A"); ?>

 

Read 782 times Last modified on Sunday, 22 February 2015 22:13