reply to a comment via email and directly post it on the website commenting system
- by Gaurav Sharma
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