register_globals off
Posted: Mon Apr 12, 2010 9:44 pm
Hi
I need someone to confirm my understanding is true
When register_globals is OFF, if I have a field named "address" in my form, I can access to the input by $_POST['address'] or $_GET etc
Is that correct?
Thank you
I need someone to confirm my understanding is true
When register_globals is OFF, if I have a field named "address" in my form, I can access to the input by $_POST['address'] or $_GET etc
Is that correct?
Thank you