Code Library
Home Submit Free Hosting Link To Us Contacts

PHP Display Server Date and Time

PHP Display Server Date and Time PHP PHP Display Server Date and Time Download (.zip)



<?php 
$date_time = date('l\ M\ d,\ Y\ \@\ g:i A');
echo ($date_time); 
?>






Tatet