[thelist] php/MySQL, hyperlinks, and passing parameters

Anthony Baratta Anthony at Baratta.com
Fri Sep 13 01:30:01 CDT 2002


At 10:26 PM 9/12/2002, Roger Harness wrote:

>But, what I'd *really* like to have, is the title being a hyperlink which
>would dynamically open up a (dynamically created) page with the chosen song.

psudeo code.....

SongList.php

query DB for Song List
spit out list with HTML links like this:
getsong.php?ID=<song id>

GetSong.php

use ID to query DB for song info
use collected info to build page specifically for selected song

Does that help??
---
Anthony Baratta
President
Keyboard Jockeys

"Conformity is the refuge of the unimaginative."




More information about the thelist mailing list