PHP and Ajax tutorial/eBook?

Discussion in 'PHP' started by hugocub, Sep 20, 2011.

  1. #1
    I want to learn how to use Ajax with PHP and suggestions where to start?
     
    hugocub, Sep 20, 2011 IP
  2. swasa

    swasa Member

    Messages:
    306
    Likes Received:
    4
    Best Answers:
    1
    Trophy Points:
    43
    #2
    Hi, Scriptsdesk has the good php & ajax programming tutorials. It is a resource web portal.
     
    swasa, Oct 4, 2011 IP
  3. jazzcho

    jazzcho Peon

    Messages:
    326
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
  4. twowebros

    twowebros Active Member

    Messages:
    42
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    93
    #4
    twowebros, Oct 4, 2011 IP
  5. Rukbat

    Rukbat Well-Known Member

    Messages:
    2,908
    Likes Received:
    37
    Best Answers:
    51
    Trophy Points:
    125
    #5
    Assuming you already know programming, start with php_enhanced_en.chm open on your desktop. (PHP is a trivial language - you don't need to "learn" it.) Search the web for ajax tutorial - there are hundreds of good ones. (The concept is also trivial.)

    If you don't know programming, learn that first. You're not going to learn any particular programming technique without knowing programming. (Stay far away from w3schools. If you want to learn why, go to http://www.w3fools.com. w3schools is a good place to refresh knowledge you already have (so you realize when you're reading one of their errors), but it's not a good site to learn from, since you'd be learning wrong things.
     
    Rukbat, Oct 7, 2011 IP
  6. nearwow

    nearwow Peon

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Yes, this is the first page you need to read.
     
    nearwow, Oct 10, 2011 IP
  7. JohnnySchultz

    JohnnySchultz Peon

    Messages:
    277
    Likes Received:
    4
    Best Answers:
    7
    Trophy Points:
    0
    #7
    JohnnySchultz, Oct 10, 2011 IP