On Thu, Mar 3, 2011 at 14:59, Ashley M. Kirchner <ash...@pcraft.com> 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?).
Advertising
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