i'm trying to put this at work:
I have DB that as some articles that users put in, those articles can be commented by other users, what i want to do is to display the article and the comments that it eventually have, the comments are in a separated table i just need to know how do i call all the articles and all of the comments for that article all in one page, i've managed to do it in separated pages just putting a link for the comments page and passing the id of the article, but i want to do it all on one page, can someone help me?
Herminio, Portugal
I have DB that as some articles that users put in, those articles can be commented by other users, what i want to do is to display the article and the comments that it eventually have, the comments are in a separated table i just need to know how do i call all the articles and all of the comments for that article all in one page, i've managed to do it in separated pages just putting a link for the comments page and passing the id of the article, but i want to do it all on one page, can someone help me?
Herminio, Portugal