Zara:
>>
If I have a user input a file in an html form for uploading, is there
any way
that I can pull the name of the file that was uploaded out some how?
<<
If your file field is called "the_file"
$the_file_name
$the_file_type
$the_file_size
are all created and contain good stuff to play wit
, January 17, 2002 2:13 PM
To: [EMAIL PROTECTED]
Subject: [PHP] More image questions...
If I have a user input a file in an html form for uploading, is there any way
that I can pull the name of the file that was uploaded out some how?
For example, I have this code for my form:
Upload a
If I have a user input a file in an html form for uploading, is there any way
that I can pull the name of the file that was uploaded out some how?
For example, I have this code for my form:
Upload a file:
NOTE: Max file size is KB
Whe
3 matches
Mail list logo