PDFs in directory listed as one long entry
My problem is this
I created an index.php file that dynamically lists the contents the pdfs in the directory as links.
I tell phpdig to spider the directory.
When I do a search it finds the keyword but the result is the file name concatonated to all the other links(filenames) in the directory.
How can I dig my pdf files so that when using a keyword search each filename is returned separately?
|