[PHP-DEV] Bug #15093 Updated: $_FILES and other global array are not documented

2002-01-18 Thread goba

ID: 15093
Updated by: goba
Reported By: [EMAIL PROTECTED]
Status: Duplicate
Bug Type: Documentation problem
Operating System: All
PHP Version: 4.1.1
New Comment:

The changes are already in the predefined variables
section, but as you can see, the manual was built
-05-01-2002- last time. We have an automated
build process, and we have some problems with it right
now, so the online manuals are not updated for some
weeks now.

--
Goba


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=15093edit=1


-- 
PHP Development 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-DEV] Bug #15093 Updated: $_FILES and other global array are not documented

2002-01-17 Thread imajes

ID: 15093
Updated by: imajes
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Duplicate
Old Bug Type: Website problem
Bug Type: Documentation problem
Operating System: All
PHP Version: 4.1.1
New Comment:

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


Previous Comments:


[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=15093edit=1


-- 
PHP Development 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]