Hmm... I seem to recall reading that Unix does not store the file creation
date and this is the reason that PHP does not have such a function.  The
only option is to store that information in a database when you create the
file on the server.
-Kevin

----- Original Message -----
From: "Øystein Håland" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, February 04, 2003 10:38 AM
Subject: [PHP] Can I see when a file was created?


> When last modified, yes. How about when it was created? By using php?
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>



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

Reply via email to