ajax request+URL visible?????????

Discussion in 'PHP' started by vetrivel, Jun 15, 2009.

  1. #1
    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?????
     
    vetrivel, Jun 15, 2009 IP
  2. Zellach

    Zellach Peon

    Messages:
    107
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    No, an ajax request is like any other get/post request except it doesn't refresh the entire page, just that element.
     
    Zellach, Jun 15, 2009 IP