I want to have multiple links load the same php document but with different content and I figured the best way of doing this would be to have each link associated with a value and based upon that value write an if statement to decide which content to display but I don't know how to do that. If that is in fact not the best method I would like to know what is
2007-10-12
20:20:21
·
1 answers
·
asked by
polo_player13
2
in
Computers & Internet
➔ Programming & Design
how exactly do I use the GET in this case do I
write $_GET[parameter]
2007-10-12
20:34:34 ·
update #1