[Bug 934704] Re: php5 apache cannot use $_post read data
Ondřej Surý
ondrej at sury.org
Sun Feb 19 10:31:42 UTC 2012
Hi Annop,
please read the PHP manual before you start filling bugs:
http://php.net/manual/en/language.variables.superglobals.php
It's $_POST and you DON'T want to enable register_globals. Never ever!
register_globals is deprecated and does something different:
http://cz2.php.net/manual/en/security.globals.php
** Changed in: php5 (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in Ubuntu.
https://bugs.launchpad.net/bugs/934704
Title:
php5 apache cannot use $_post read data
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/934704/+subscriptions
More information about the Ubuntu-server-bugs
mailing list