Ajax实现了like,comment和post功能

I have added features of comment,like and make status posts in my website. But the problem is i want to use ajax for improving its dynamic performance. But i cant implement ajax. i have the snapshot of the front end where ajax is to be added. I have used PHP. if anyone can help me to add this.... thanks in advance.

Snapshot of the section to be implemented via ajax

I want to delete and add comments without refreshing the whole page.