ID:               15093
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Duplicate
+Status:           Closed
 Bug Type:         Documentation problem
 Operating System: All
 PHP Version:      4.1.1


Previous Comments:
------------------------------------------------------------------------

[2002-01-17 21:23:34] [EMAIL PROTECTED]

This is being worked on, thanks for the report. :)

------------------------------------------------------------------------

[2002-01-17 21:21:48] [EMAIL PROTECTED]

The $_FILES array is the worst of these.  Its existence can be deduced
only by looking at the naming scheme of the new arrays versus the old
one (or typing $_FILES in Google!), but it'd be nice to see this nifty
new feature documented.  I figure the main reason people people still
use $postvar instead of $HTTP_POST_VARS['postvar'] is because of
lazyness, so at least $_POST['postvar'] will help wrangle them in the
right direction.  Maybe.

Anyways... here are a couple of places where it would have been nice to
see some info.

http://www.php.net/release_4_1_0.php

http://www.php.net/manual/en/features.file-upload.php

http://www.php.net/manual/en/language.variables.predefined.php

http://www.php.net/manual/en/language.variables.external.php

-Abner

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=15093&edit=1

Reply via email to