I looked through a few threads to find an answer to this question but was unsuccessful.
I want to upload a file to my server and at the same time insert it's file name into my database. I've got the upload portion working just fine. Does anyone have a snippet of code that will insert a file name into a database? Thanks in advance!