Tag Info

New answers tagged

0

Why would you want to use the DB to check for files ? Just write a shell script (if using Linux) or bat script (Windows) to check for the files, and use cron or Windows task scheduler to run that script. You can also create the INSERT query in the script (on Linux + MySQL that should be easy enough), and every time the files are checked, a new row should ...



Top 50 recent answers are included