help for Ajax for approve comments?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
kalpesh
Forum Commoner
Posts: 54
Joined: Sun Sep 21, 2008 5:04 am

help for Ajax for approve comments?

Post by kalpesh »

Hi,
I want to create ajax for approve or disapprove comments on the fly with click on Approve or disapprove button just like wordpress use to approve comment on blog.

If you have any tutorial or any example then please post it.
I rellay need this.

Thanks for help.!!!
ben.artiss
Forum Contributor
Posts: 116
Joined: Fri Jan 23, 2009 3:04 pm

Re: help for Ajax for approve comments?

Post by ben.artiss »

Hey kalpesh,

Good ole W3Schools helped me understand how AJAX works. Ignore that they use ASP server side in the example - you can use PHP to do exactly the same thing. Good luck. :)
Post Reply