Hello all,
What im looking for is a way to query a directory and take the filenames, filesize, and a checksum file i have for each file located in that directory or sub directories and store that information automatically into a mysql database. Is the any way to do this. What im actually trying to do is share all of the files on our file server and i was just going to output from the database a dynamic web page with links to every file/directory. I originally wanted to use the mod_auth_mysql module to very easily do this but i have been having a heck of a time trying to install the module on a windows platform, I am running Apache 1.3.27, PHP 4.2.3 and windows 98. If anyone has information on either of the two i would appreciate it.
~Nathan