Re: [PHP] Read External Directory

2004-08-10 Thread Justin Patrin
On Tue, 10 Aug 2004 15:04:42 -0500, Stephen Craton <[EMAIL PROTECTED]> wrote: > Hello, > > I'm in need of some help here. I'm working on a search engine script that > searches basically anywhere. One thing I'm trying to do is open an external > directory to read all the files to search. However, I

RE: [PHP] Read External Directory

2004-08-10 Thread Jay Blanchard
[snip] I'm in need of some help here. I'm working on a search engine script that searches basically anywhere. One thing I'm trying to do is open an external directory to read all the files to search. However, I can't just put a URL into the readdir() function without getting an error. How would I