Posted by Mladen Gogala on 02/15/06 15:43
On Mon, 13 Feb 2006 21:14:36 +0000, Andy Hassall wrote: > if ($dir = opendir($dir)) > { > while (($file = readdir($dir)) !== false) PHP supports globs, just as Perl does. -- http://www.mgogala.com
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming