Hi, > Did you turn off file_uploads in your php.ini before testing? I just > double-checked in the 4.2 branch and turning off file_uploads makes the > variable disappear for me.
Ahhh then I misunderstood your mail. I thought you mean in 4.1.2 if you do not upload a file (only fill the input fields) php would not handle the request. Hmm yeah if you disable the file_upload you turn off whole multipart processing. Stefan -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php