this is taken straight from phpinfo(), as you can see
its all there except for type. I was wondering why
wouldnt my RH7.0, Apache 1.3.12 w/ PHP4.0.4pl1
know what the file type was...
HTTP_POST_FILES["userfile1"]
Array
(
[name] => palazzina1.jpg
[type] =>
[tmp_name] => /tmp/phpewzSBs
[size] => 10272
)
tnx,
t.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]