Uploads and Databases

admin

Administrator
Staff member
I'm fairly new to php, I am able to create a program that uploads a file to a specific location and also one that adds form data to a mySql database. I am generally wondering how i could link these two functions together to be able to add information about the file to the database, resulting in a search engine similar to that of audiofind's.

(<!-- m --><a class="postlink" href="http://www.audiofind.com">http://www.audiofind.com</a><!-- m -->)

Any tips would be greatly appreciated
 
Back
Top