Re: show file creation date

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Richard Lynch wrote:
> On Sat, April 21, 2007 1:18 pm, chris@xxxxxxxxxxxx wrote:
>> Hi sorry not really a php question.. but using it in a php script :)
>>
>> I want to list the date and time a file was created so I want someting
>> like..
>>
>> Apr 21 18:57 monkey.txt
>>
>> Ive been playing around with the LS options but I dont know what flags
>> I
>> need.
>> Closest I could get was..
>>
>> ls  -g -o -t monkey.txt
>> -rw-r--r--  1 393 Apr 21 18:57 monkey.txt
> 
> It may not be a PHP question, but here's a PHP answer:
> http://php.net/filectime
> 

Or for more info http://uk.php.net/manual/en/function.stat.php

Col

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux