Hi there,
I used to be able to read POST and GET variables without specifying $_POST or $_GET (i.e. by calling $variable instead of $_POST["variable"]). However, my hosting provider must have changed something, cause this is no longer possible.
Can anyone tell me what could have changed?
Something to do with the global variables setting orso?
Cheers
JR
IT = Logic (except for a well known OS where it equals luck) -> Back to the Basics!
I used to be able to read POST and GET variables without specifying $_POST or $_GET (i.e. by calling $variable instead of $_POST["variable"]). However, my hosting provider must have changed something, cause this is no longer possible.
Can anyone tell me what could have changed?
Something to do with the global variables setting orso?
Cheers
JR
IT = Logic (except for a well known OS where it equals luck) -> Back to the Basics!