> I have decided to look for an alternative to file_exists() because it is
> taking too long.  Is fopen() a good alternative or what?

maybe stat()
http://us4.php.net/manual/en/function.stat.php

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

Reply via email to