Options

AJAX - no not the classical mythology warrior

PashPash Member Posts: 1,600 ■■■■■□□□□□
Anyone know any good books for learning AJAX, particuarly with intergration with php would be good. I have limited Javascript knowledge as well, so resources or books for that would be helpful as well!

Cheers,
DevOps Engineer and Security Champion. https://blog.pash.by - I am trying to find my writing style, so please bear with me.

Comments

  • Options
    BeaverC32BeaverC32 Member Posts: 670 ■■■□□□□□□□
    I have read some of the Head Rush Ajax book and have learned a ton about Ajax already. It also covers PHP quite a bit, so I think you should definitely check it out.

    Just curious, I thought you were more of an admin than a programmer. How you are using Ajax in your job?
    MCSE 2003, MCSA 2003, LPIC-1, MCP, MCTS: Vista Config, MCTS: SQL Server 2005, CCNA, A+, Network+, Server+, Security+, Linux+, BSCS (Information Systems)
  • Options
    PashPash Member Posts: 1,600 ■■■■■□□□□□
    BeaverC32 wrote:
    I have read some of the Head Rush AJAX book and have learned a ton about AJAX already. It also covers PHP quite a bit, so I think you should definitely check it out.

    Just curious, I thought you were more of an admin than a programmer. How you are using AJAX in your job?

    Cheers for the link Beaver, ill check it out. Yeh I do more infrastructure and windows admin for my job, the programming is for me to design some simple programs for a community website I am creating in some of my spare time. Also i guess eventually I can find some other great uses for making tasks easier at work.

    Thanks again.
    DevOps Engineer and Security Champion. https://blog.pash.by - I am trying to find my writing style, so please bear with me.
  • Options
    dynamikdynamik Banned Posts: 12,312 ■■■■■■■■■□
    Amazing book: http://bulletproofajax.com/

    Note: this will not each you JS, HTML, PHP, etc., and it occasionally gets knocked in reviews for this. This will teach you how to create a single design that works flawlessly whether the browser supports AJAX or not. This book is an essential part of any AJAX library. You should check out the Bulletproof Web Design book as well.
  • Options
    sprkymrksprkymrk Member Posts: 4,884 ■■■□□□□□□□
    Pash wrote:
    in some of my spare time.

    Huh? What's that?
    All things are possible, only believe.
  • Options
    PashPash Member Posts: 1,600 ■■■■■□□□□□
    sprkymrk wrote:
    Pash wrote:
    in some of my spare time.

    Huh? What's that?

    I know Mark, it does come at the expense of sleep I might add icon_sad.gif

    Cheers dynamik, i might have to spend some £ on amazon.
    DevOps Engineer and Security Champion. https://blog.pash.by - I am trying to find my writing style, so please bear with me.
Sign In or Register to comment.