Page 1 of 1

help for Ajax for approve comments?

Posted: Sun Jul 05, 2009 2:38 am
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.!!!

Re: help for Ajax for approve comments?

Posted: Sun Jul 05, 2009 8:47 am
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. :)