MellowMarsh
New member
0
0%
3
Months of Service
0%
Hello friends, there is a system with topic headings listed in bullets. I save the topics to the database when they are finished. My main question is this... member_1 logged in... Topic 1 - completed Topic 2 - completed Topic 3 Topic 4 member_2 logged in... Topic 1 - completed Topic 2 Topic 3 - completed Topic 4, etc. I WANT IT TO APPEAR LIKE THIS... The database is structured as follows... members id username completed_topics id username topic_title Also, I have a separate table for listing the topics with ids and topic titles.