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 Web Based Last Modified Date and Etag Checker
PHP GD Arrow Move
PHP GD Time24
PHP Bulgarian Web sites search
PHP Picture Source Hide
PHP Get extension with explode
PHP For Looper
PHP Array Looper with For and Explore
PHP Name Generator
PHP "Build Index from Directory Listing using make_index.py"