CODE
LIBARY.COM
Home
/
PHP
PHP Last date a file was modified
Last date a file was modified
<? echo date("dS F, Y h:ia", filemtime('index.php')); ?>
echo date("dS F, Y h:ia", filemtime('index.php')); ?>
Copy to Clipboard
Related Snippets
PHP Proxy Detection
PHP My Proxy
PHP Measuring PHP Execution Time
PHP Random number using microtime
PHP Human Readable Random String Generator
PHP Registering REST Images in WordPress with PHP
PHP Regions and cities in Bulgaria
PHP Another Very Basic Counter
PHP PHP Function idx() for accessing array values safely
PHP Observer Design Pattern