Hi,
IM building a system where users can input comments into a web page and also be able to look at the past comments they have made. Kind of like a "view history" action.
Im currently planning the databse and have a Comments row for each indiviual user.
How do i store multiple comments in the database for each individual user?
Ive never had to store multiple values in a single row and was wondering how the above is achieved.
Hope someone can help me
Thanks Guys
Ele Bee
IM building a system where users can input comments into a web page and also be able to look at the past comments they have made. Kind of like a "view history" action.
Im currently planning the databse and have a Comments row for each indiviual user.
How do i store multiple comments in the database for each individual user?
Ive never had to store multiple values in a single row and was wondering how the above is achieved.
Hope someone can help me
Thanks Guys
Ele Bee