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
A little more looking and I found my solution :)
Apparently php automatically makes some variables if you have track_vars turned
on.
http://php3.de/manual/en/html/features.file-upload.html
If anyone is interested.
Zara
-Original Message-
From: Gonzalez, Zara E
Sent: Thursday, January
2 matches
Mail list logo