Posted by Ewoud Dronkert on 02/13/06 23:47
Andy Hassall wrote: > if (is_file("$dir/$file")) You're potentially missing (symbolic) links and files larger than int-size. Better to check for '.' or '..' filenames. Clumsy, I know. -- E. Dronkert
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming