find out the query string programmatically
-
If I’m writing custom php to check for $_GET[“affiliates”] how do check to see if that variable name was changed in the global options? For example if I changed it to $_GET[“referal-id”] how could I find that out via php so it always looks for the right one?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘find out the query string programmatically’ is closed to new replies.