Php Programming

Discussion in 'Programming' started by tobiah, Mar 5, 2011.

  1. #1
    How implement AJAX in php programming?
    Please explain me anyone with basic example.
    Thanks in advance.....
     
    tobiah, Mar 5, 2011 IP
  2. ipr22

    ipr22 Peon

    Messages:
    113
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    just google it
     
    ipr22, Mar 6, 2011 IP
  3. ssmm987

    ssmm987 Member

    Messages:
    180
    Likes Received:
    4
    Best Answers:
    3
    Trophy Points:
    43
    #3
    1.Get Jquery
    2. get to know the post, get and ajax function
    3. write your php
    4. write your javascript
    5. profit
     
    ssmm987, Mar 6, 2011 IP
  4. sarahk

    sarahk iTamer Staff

    Messages:
    28,842
    Likes Received:
    4,543
    Best Answers:
    123
    Trophy Points:
    665
    #4
    You need to select an ajax library that you want to work with. JQuery is one option, scriptaculous is another but there are many. Decide which will best suit your requirements and work through their tutorials or documentation.

    Each will be implemented differently so until you have chosen your library we can't help.
     
    sarahk, Mar 9, 2011 IP