I’m creating comment and reply system with php and MySQL
- I have multiple post
- And I have multiple comments of users in different comments
But i facing some problems :
— When user click on one post to see comments then after clicking same comments shown in all different post
Why it’s happening ?