Newb question.
I've been through the forums and haven't been able to find something in particular that answers my question. Thanks in advance for any comments.
Here's what I need to get done:
I have a non-vBulletin html page and I want to pass 3 variables from that page into a vBulletin page.
www.mydomain.com/forumdisplay.php?a=1&b=2&c=3
Integers like the above - no text.
When I get to the vBulletin page, how do I read the three variables to get the numbers 1,2,3?
Basic, I know. Please help.
Thanks!