Results to display info from mysql table
I'm using phpdig to search a large number of pdf files, which also have their title, author and source stored in a mysql table (same db as phpdig uses).
What would be the best way to go about adding the title, author and source information to the search results?
By the way, fantastic job on PHPDig, setting it up and configuring for pdfs was pleasantly simple.
|