Hi,
I'm trying to load a page that has a variable in the url. Such as: index.php?name=bob I tried acting like the page was just a normal page (such as index.php) but that didn't seem to work. How do I give the server the variable in the url?
Thanks!