Alright, so I have my SQL INSERT statement and I want to insert this new renamed file into the table and upload it all when I click save. Would I use $file_rename in my INSERT statement.
I'm fairly new to PHP and have only written few scripts. Learning curve 🙂