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 -- Ubuntu-server-bugs mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
