Re: Check for open file

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

 



On Thu, Mar 3, 2011 at 14:59, Ashley M. Kirchner <ashley@xxxxxxxxxx> wrote:
>
>                Can PHP detect this, or should I look into some delayed
> process of checking the file's modified time stamp versus current time and
> not touch the file till a certain threshold has been reached (say 30 seconds
> difference?).

    Give the native stat() function a spin:

        http://php.net/stat

-- 
</Daniel P. Brown>
Network Infrastructure Manager
http://www.php.net/

-- 
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