View Single Post
Old 06-03-2008, 04:57 PM   #1 (permalink)
ETbyrne
how quixotic are you?
 
ETbyrne's Avatar
 
Join Date: Dec 2007
Location: Lapeer, MI
Posts: 445
Thanks: 37
ETbyrne is on a distinguished road
Help Getting a file extention

I am wondering how you get the file name and exstention from a $_FILES field because this doesn't work:

PHP Code:
$filename $_FILES['myinputbox']; 
Thanks,
Evan Byrne
__________________
Dingo Web Systems > http://www.dingocode.com
My Website > http://www.evanbot.com
ETbyrne is offline  
Reply With Quote