Jump to content

Easiest method for 'Show new replies to your post'


blackcell

Recommended Posts

I am wondering, what is the easiest way to code something like phpfreaks' "Show new replies to your posts." feature? I have been tossing ideas around but can't seem to figure it out.

 

Create a table for posts

 

the create a table that is for replies

 

have the unique id for hte post(name) be the identifier for the replies

 

have it so that each new reply is submitted to the replies table with the uique id and if the id is already present dont add again but if it isnt then create new row with id

 

then just have hte rows in the replies table counted.  and if the number is changed send a link to the original post to each row (name) in the replies table.  That way every time a new reply is submitted the number changes and the link is sent

 

or is there an easier way?  this is how i did it on my forum

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.