Jump to content

Alright, How do I use results?


tomdelonge

Recommended Posts

Alright, I have a table called "tracking" that lists topics users track. So it has columns track_id, track_user, and topic_id. Then I have a table "messages" that has columns message_id, message_text, message_author, and topic_id. How do I return All the messages in threads so that they can all display on the same page. I know how to select rows where the user is tracking (so say it says they are tracking topics 3, 18, and 7.) How do I get all messages that have those topics ordered in an array so that it might be something like $result[0][0] is the third topic and first message and $result[3][2] is the second message in the 18th topic.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.