Hi , I just need to know why the ajax request is visible in the firebug? Is there any option to pass to php without showing the URL ,parameter etc in the firebug?????
No, an ajax request is like any other get/post request except it doesn't refresh the entire page, just that element.