Forum Moderators: phranque
i got a table in database, and their structure as following;
table name: Book
Cid Topic Content
1 ss ss
2 ss ss
I want to display all the topic from the database into a table.
if i click on a topic, then i can known the correspondence's Cid, and base on that, i will
display the correspondence Content.
And the table should like the link has [java.sun.com ]
The problem for me, in website, what kind of knowledge can help me to has a table like i say?
[edited by: tedster at 5:52 am (utc) on Dec. 21, 2006]
[edit reason] fix link [/edit]