i can't seem to understand how i make a page where i can put links to things, and, depending on the id selected, make it show that particular record from my database. like...
test.php?id=0001
so, the page would display the the template page "test.php" with the infomation that goes along with the primary key "id" that equals "0001." i'm sure you know what i mean...can someone point me in the right direction? thanks...


