CODE
LIBARY.COM
Home
/
CGI
CGI File last modified date
File last modified date
@getinfo = stat($afile); print "$name was last modified at $getinfo[9]";
@getinfo = stat($afile); print "$name was last modified at $getinfo[9]";
Copy to Clipboard
Related Snippets
CGI Remove unwanted characters
CGI Show Server Version
CGI File size
CGI Show Online Users
CGI ABCNews Retriever
CGI Search
CGI Add free links
CGI Populating a hash from an array
CGI Credit Card Validator
CGI Maximum Value of an Array