Hi there! Does anybody have some PHP code to list a number of files from a MySQL database and publish a link to it using file:/// ?
I thought this would be pretty easy though I seem to be having some trouble.
To explain further I would like a My SQL table as follows
Description of file
File Location
i.e
Description : Latest Stock Figures
Location: I:\sotck figures\stock.xls
then a php page that list all the files in this database and at the end of each line a link to the file.