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.
(http://www.audiofind.com)
Any tips would be greatly appreciated