Object Oriented PHP Book Suggestions

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Areric

    Object Oriented PHP Book Suggestions

    Can anyone offer a suggestion for a good book on Object Oriented PHP
    and all the newer features of PHP5? I learned php using "PHP and MySQL
    Web Development" by Luke Welling and Laura Thomson and found it to be
    one of the best books on the market. IMO. Id like something in a
    similar vein but it seems like those authors don't offer one geared
    toward PHP5 and the new edition of the book only glances at it.

    Any thoughts?

  • Bosconian

    #2
    Re: Object Oriented PHP Book Suggestions

    "Areric" <josh.schramm@g mail.com> wrote in message
    news:1137522412 .890035.129700@ g43g2000cwa.goo glegroups.com.. .[color=blue]
    > Can anyone offer a suggestion for a good book on Object Oriented PHP
    > and all the newer features of PHP5? I learned php using "PHP and MySQL
    > Web Development" by Luke Welling and Laura Thomson and found it to be
    > one of the best books on the market. IMO. Id like something in a
    > similar vein but it seems like those authors don't offer one geared
    > toward PHP5 and the new edition of the book only glances at it.
    >
    > Any thoughts?
    >[/color]

    I have that book as well and agree that it's quite excellent.

    I'd check over at bookpool.com, which is my favorite online technical
    resource.


    Comment

    • R. Rajesh Jeba Anbiah

      #3
      Re: Object Oriented PHP Book Suggestions

      Areric wrote:[color=blue]
      > Can anyone offer a suggestion for a good book on Object Oriented PHP
      > and all the newer features of PHP5? I learned php using "PHP and MySQL
      > Web Development" by Luke Welling and Laura Thomson and found it to be
      > one of the best books on the market. IMO. Id like something in a
      > similar vein but it seems like those authors don't offer one geared
      > toward PHP5 and the new edition of the book only glances at it.[/color]

      <news:112292107 8.826910.103310 @g43g2000cwa.go oglegroups.com> (
      http://groups.google.com/group/comp....55713f1345dff1 )

      --
      <?php echo 'Just another PHP saint'; ?>
      Email: rrjanbiah-at-Y!com Blog: http://rajeshanbiah.blogspot.com/

      Comment

      • Areric

        #4
        Re: Object Oriented PHP Book Suggestions

        Thanks for the suggestions. A coupel of them look pretty good.
        Fortunatly i have access to Safari too so i can get to some of them
        free.

        Comment

        • Justin Koivisto

          #5
          Re: Object Oriented PHP Book Suggestions

          Areric wrote:[color=blue]
          > Can anyone offer a suggestion for a good book on Object Oriented PHP
          > and all the newer features of PHP5? I learned php using "PHP and MySQL
          > Web Development" by Luke Welling and Laura Thomson and found it to be
          > one of the best books on the market. IMO. Id like something in a
          > similar vein but it seems like those authors don't offer one geared
          > toward PHP5 and the new edition of the book only glances at it.
          >
          > Any thoughts?
          >[/color]

          PHP 5 Objects, Patterns, and Practice by Matt Zandstra
          ISBN: 1590593804

          I am still going through it myself (no time for reading as of late), but
          what I've read so far is great.

          --
          Justin Koivisto, ZCE - justin@koivi.co m

          Comment

          Working...