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=15093&edit=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]