data from db to a page and then to another page

[email protected] ("Mika Jaaksi")
Newsgroups php.db
Message-ID <[email protected]>
I already can get the data from database to a page. Now I want to make link
from that data to next page and on that new page it should show all the data
that is related.

example:

data from database
-->
page1 where listed:

band1 (a href)
band2 (a href)
band3 (a href)
...

and when clicking for example band3
-->
page2 where listed band info:

bandname
bandhistory
bandmembers
...

So, how should I do this? Should I somehow use $_POST method to send/deliver
band_id to the next page?
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.