How to get the filename of uploaded file PHP MySQL?

DubStylee

New member
Hello,

I have a simple upload HTML form that submits to a PHP script which uploads a file to a directory on my webserver...

How do I get the filename so that i can insert into a mySQL database...

Any info is much appreiated...

Thanks
 
Back
Top