Program to list files in a web directory

QueHuong

Platinum Member
Nov 21, 2001
2,098
0
0
I'm looking for a program that automatically scans through a specified directory and makes a link to those files in an HTML file so others can right-click and d/l it.

Is there any program that does that? I tried going to download.com but couldn't find what I wanted that was free. Thanks.
 

QueHuong

Platinum Member
Nov 21, 2001
2,098
0
0
How do I use it?

I put it in my directory, and tried to open that directory up by typing www.server.com/~myname/ but it gives me this:

Warning: opendir(/home/~myname/public_html\Listed): failed to open dir: No such file or directory in /home/~myname/public_html/index.php on line 24


Warning: readdir(): supplied argument is not a valid Directory resource in /home/~myname/public_html/index.php on line 31


So am I using it incorrectly or I just don't have PHP?