how do they work? i have finished reading the php guide at w3schools
but they didnt explane how this stuff works... take this page url for example
Code:
http://www.webmastershome.com/newthread.php?do=newthread&f=10
i want to know how to use things like ?thing=otherthing
i always thort that they were variables and and there velues, and i still think they are
but how the heck to they work? what code do i put in my .php file to be able to get velues from the url?