read date stamp on file
by Ted Yu other posts by this author
Mar 28 2008 2:09PM messages near this date
Re: Apache and mod_perl question
|
RE: read date stamp on file
Hello:
I have a program that reads the size of the file by the following line:
$size = stat($upload_filename)-> size;
Is there a similar line I can use to get the date / time stamp of the file. Thanx, and appr
eciate your feedback.
Regards,
Ted
Thread:
Ted Yu
Eric Roode
|