CODE
LIBARY.COM
Home
/
PHP
PHP Last time a file was modified
Last time a file was modified
<? echo date("D m/d/Y h:i:s a", fileatime($PATH_TRANSLATED)); ?>
echo date("D m/d/Y h:i:s a", fileatime($PATH_TRANSLATED)); ?>
Copy to Clipboard
Related Snippets
PHP Easy Upload
PHP GD Security Image
PHP Clean Multi Array
PHP Web-based CSV to MySQL Data Import
PHP PHP getRequestJSON Function - Get Request Body as JSON Object
PHP Showing the file size in kilobytes
PHP Getting User Information
PHP Apache Headers Language Detect
PHP Get User Real IP Address | PHP Function to Retrieve IP Address
PHP Web Based Last Modified Date and Etag Checker