How to make Comment sysytem [closed]

I’m creating comment and reply system with php and MySQL

  1. I have multiple post
  2. 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 ?