On Fri, 17 May 2002 [EMAIL PROTECTED] wrote:
> I am a newbie so be kind
> 
> I have looked into the manual about directory functions etc.
> 
> I want to return all the files from a directory into a array.
> 
> Could some one give me a few pointers or something?
> 
> I keep getting confused but I have used google and the manual.
> 
> I can find functions but I am not sure how I can list the files into an array.

RTFM.

The very first user example in the manual page for readdir is "Here's a 
quick code snippet that will load the directory data into an array".

miguel


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

Reply via email to