php5 apache cannot use $_post read data

Bug #934704 reported by annop chawwalistsittthikun
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
php5 (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

I open (register_globals=on )
then cannot use $_post read data.
I use ubuntu desktop v. 11.10.

Tags: apache php5
Revision history for this message
annop chawwalistsittthikun (annop-nod-a) wrote :
Curtis Hovey (sinzui)
affects: launchpad → php
Micah Gersten (micahg)
affects: php → php5 (Ubuntu)
Revision history for this message
Ondřej Surý (ondrej) wrote :

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
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.