Posted by Janwillem Borleffs on 10/10/27 11:24
Fred Atkinson wrote:
> I am looking for a PHP script that would display the files in
> the current directory. Can anyone tell me where I could find one?
>
With the glob() function, it's very easy to implement your own script:
http://www.php.net/glob
JW
Navigation:
[Reply to this message]
|