Page 1 of 1

file upload extension problems

Posted: Fri Dec 02, 2011 4:09 am
by daveshoope
I am building a script to upload files to my server through a form, but if I dont append the extension of the file in my script, the file gets uploaded without an extention.

Please how do I make it read the extension automatically. (just like you dont specify extensions in Yahoo Mail attachments).
Thanks