Hi all,
am a web developer with average PHP skills and I need some help for you guys.
I have a table online that has data and a link in one of he columns: i.e. after a reader performs a search, he has the option to download a file. Files are in folders and there is the root folder. The document links in the db is relative. i.e. folder1/folder/123.pdf etc
What am looking for is a script or info how to check the database for missing documents. i.e. to compare the information in the database and actual files in the folders.
Thanks in advance