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
Bugs, which is subscribed to 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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to