reply to a comment via email and directly post it on the website commenting system

Posted by Gaurav Sharma on Stack Overflow See other posts from Stack Overflow or by Gaurav Sharma
Published on 2010-04-07T06:57:00Z Indexed on 2010/04/07 7:03 UTC
Read the original article Hit count: 298

Filed under:
|

Hello Everybody,

I have developed a website using PHP and MYSQL. The website has a commenting system through which registered users of the website can post comments on the feedback posted by different users.

When a comment is posted for a feedback an email is sent to the user who posted that feedback notifying him of new comments on his feedback.

Now what I want is that a feedback owner should be able to post a new comment in response to that comment by simply replying to the email that has been sent by the website.

I hope I was able to explain my query properly. If it needs any improvement in explanation, I would be glad to know and make changes accordingly

Thanks

© Stack Overflow or respective owner

Related posts about php

Related posts about email-reply-system