I'm new to php and I would like to figure out how to do the thing where websites send you to something like visit test.php?string=variable1 to see one webpage and test.php?string=variable2 to see another webpage. How would I do this any is there any tutorials or something? Thank you.