CODE
LIBARY.COM
Home
/
PHP
PHP Display Server Date and Time
Display Server Date and Time
<?php $date_time = date('l\ M\ d,\ Y\ \@\ g:i A'); echo ($date_time); ?>
Copy to Clipboard
Related Snippets
PHP Remove line from file
PHP PHP Array Mapping Examples
PHP Getting User Information
PHP Count file lines in a folder
PHP Recursive Array Replace by Key or Value
PHP Free For All Links
PHP PHP Regular Expression Filter for URL Detection and Hyperlink Creation
PHP Text Formatting Functions
PHP File Read using for looper
PHP PHP Self Page Name Extraction