07-21-2007, 05:31 AM
[eluser]neelp[/eluser]
I am using a third party interface and they will be sending me one parameter in the query string: http://www.mysite.com/home.php?token=abc123.
Since $_GET is disabled, does anyone know a good way I can get around this? I only need $_GET for this one page.
Thanks.
I am using a third party interface and they will be sending me one parameter in the query string: http://www.mysite.com/home.php?token=abc123.
Since $_GET is disabled, does anyone know a good way I can get around this? I only need $_GET for this one page.
Thanks.