i am porting over PHP code that was running prior to PHP5.
Server is apache.
i cannot get _GET or _POST to return a value that normally be obtained from an HTML page. I do know that in this version of PHP, the $HTTP_GET_whatever function has been deprecated.
I am completely confused on this one. Any help would be appreciated.
Thanks
Chris