I'm converting from ASP to PHP and I can't figure out how to request the variable information I'm passing in my link. I can't send the information through a form, and there doesn't seem to be a request function like in ASP. How can I get the variable information from the link?
Thanks!