Results 1 to 2 of 2

Thread: Ultimate ajax resource

  1. #1
    Join Date
    Oct 2007
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Ultimate ajax resource

    Hello friend,
    I am seeing lot of people are crazy about Ajax.SO,finally i decided to learn ajax.But since i donot have overall clue about ajax.I serched google and obvoiusly i found lots of ajax resources.But the problem is that i am totally newbie for ajax and so i need a resouce which could teach me everything to get at least intermediate knowledge of ajax.
    I am a php developer.
    Please tell me some really nice resources for Ajax for php developer.
    site or even ebook will work.
    thanks

  2. #2
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    AJAX isn't a specific technology, it's a design methodology that makes use of a few existing technologies. If you know PHP and Javascript, you already know AJAX. However, AJAX isn't always the best way to go: a lot of the time, JSON is a lot less awkward to work with than XML. Whatever you choose, remember that non-JS users must be able to access your site too! It's all too easy to forget accessibility when working extensively with Javascript.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •