Date: 01/18/02
- Next message: Slawomir Pucia: "Re: [PHP-DOC] Bug #15093 Updated: $_FILES and other global array are not documented"
- Previous message: Philip Olson: "Re: [PHP-DOC] strange wrapping (or non-wrapping) problems"
- Next in thread: Slawomir Pucia: "Re: [PHP-DOC] Bug #15093 Updated: $_FILES and other global array are not documented"
- Reply: Slawomir Pucia: "Re: [PHP-DOC] Bug #15093 Updated: $_FILES and other global array are not documented"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 15093
Updated by: goba
Reported By: abner <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.
-- GobaPrevious Comments: ------------------------------------------------------------------------
[2002-01-17 21:23:34] imajes <email protected>
This is being worked on, thanks for the report. :)
------------------------------------------------------------------------
[2002-01-17 21:21:48] abner <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
- Next message: Slawomir Pucia: "Re: [PHP-DOC] Bug #15093 Updated: $_FILES and other global array are not documented"
- Previous message: Philip Olson: "Re: [PHP-DOC] strange wrapping (or non-wrapping) problems"
- Next in thread: Slawomir Pucia: "Re: [PHP-DOC] Bug #15093 Updated: $_FILES and other global array are not documented"
- Reply: Slawomir Pucia: "Re: [PHP-DOC] Bug #15093 Updated: $_FILES and other global array are not documented"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

