Hi. I'm currently using;
$dump1modified = fileatime("/home/ace-host.com/public_html/dump/adult.dump.sql"
to get the modified time of a file. However, it appears as a Unix timestamp. How do i format it to a more readable text?
Any help is appreciated
Thanks
Andy
$dump1modified = fileatime("/home/ace-host.com/public_html/dump/adult.dump.sql"
to get the modified time of a file. However, it appears as a Unix timestamp. How do i format it to a more readable text?
Any help is appreciated
Thanks
Andy