trying to scan a file and display the results as hyperlinks
stephencrw
11:30 am on Jun 17, 2010 (gmt 0)
Hello
Im trying to write a script that will scan a file and diaplay the results as hyperlinks to the file, so far everything i have tried has failed. Can someone give me some pointers on how to do it?
thank you
penders
1:52 pm on Jun 17, 2010 (gmt 0)
How far have you got? Are you able to scandir() successfully? Are you outputting HTML links, but the URLs are incorrect? Are you outputting anything?