var_dump($HTTP_POST_FILES); HTH Andrey Hristov ----- Original Message ----- From: "Miguel Loureiro" <[EMAIL PROTECTED]> To: "php-gen" <[EMAIL PROTECTED]> Sent: Thursday, November 29, 2001 6:04 PM Subject: [PHP] upload problem
> Hello all, > when I want to do an upload ( form ENCTYPE="multipart/form-data" > action=" . $PHP_SELF . " method="post">), sometimes ( having in form, > several input file types, ex.:<input type="file" name="aa">), after > submit , dont show me the values uploaded ( aa_name ; aa_type) ?? Any > ideas why ? > thanks for your time... > -- > Best Regards > Miguel Joaquim Rodrigues Loureiro > > > -------------------------------------------------------------------------------- > -- > 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] -- 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]