How do i receive the data from url
Posted: Sun Jan 11, 2004 1:54 am
If if have a link like this
<a href="main.php?action=hall_of_fame">Hall of Fame</a>
Then how do get the action=hall_of_fame into my php variable?
<a href="main.php?action=hall_of_fame">Hall of Fame</a>
Then how do get the action=hall_of_fame into my php variable?