penguine
03-09-2005, 11:59 PM
Okay... say I'm working on a list of animals. I want to turn the animal names into links that link to a display.php page that displays only for the particular animal that I clicked on. How do I create those links? I know it would involve using a variable since that's how you would tell the display page to only retrieve information for that animal. But my brain's being dumb at the moment on how I would do the link thing.