data retrieved from db with links
Posted: Sat Apr 19, 2008 3:10 pm
Hi,
I've a similar PHP issue and was wondering if you could help me as well.
I'm trying to do similar as above - basically a bunch of tags that the user has submitted - when the user clicks on a tag, it opens a new page that shows all other items that have that same tag.
I can retrieve the tags for an item on the page, but can't display them as html links. I'm also unsure as to how, when I've made the links, that it'll open up the page with the items that have these tags.
I think its similar to the above, but could you help?
I've a similar PHP issue and was wondering if you could help me as well.
I'm trying to do similar as above - basically a bunch of tags that the user has submitted - when the user clicks on a tag, it opens a new page that shows all other items that have that same tag.
I can retrieve the tags for an item on the page, but can't display them as html links. I'm also unsure as to how, when I've made the links, that it'll open up the page with the items that have these tags.
I think its similar to the above, but could you help?