Can anyone recommend PHP/MySQL books?

Discussion in 'PHP' started by egdcltd, Feb 18, 2007.

  1. #1
    Currently, I have PHP & MySQL for Dummies, but I'm going beyond it. A fair amount of what I'm trying to do isn't in that book. Can anyone suggest what I should get next?

    I prefer books to web based resources.
     
    egdcltd, Feb 18, 2007 IP
  2. protocol96

    protocol96 Peon

    Messages:
    413
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I got PHP5 & MySQL bible --Wiley, but it reallys depends wat u want to do.
    Different books have covered different one or two topics quite extensively and better than others, so it all depends on ur necessities??
     
    protocol96, Feb 18, 2007 IP
  3. egdcltd

    egdcltd Peon

    Messages:
    691
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #3
    That was one of the books I was looking at.

    I have mostly been using php with phpBB.
     
    egdcltd, Feb 18, 2007 IP
  4. protocol96

    protocol96 Peon

    Messages:
    413
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Do u need it for templating?? Are you using phpbb2 or phpbb3??
     
    protocol96, Feb 18, 2007 IP
  5. egdcltd

    egdcltd Peon

    Messages:
    691
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Currently, 2.1.9 and 2.2.1. Templating would be useful, but there's other stuff not covered in my present book. Using functions in seperate files that communicate with the database, and various tools like rand for starters.
     
    egdcltd, Feb 18, 2007 IP
  6. protocol96

    protocol96 Peon

    Messages:
    413
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #6
    then i think u should go for the bible, it has covered lots of topic, but i was bit disappointed with it not covering the advanced features completely. It will push u between the intermediate n the expert level, then i guess u would need some other book or u mite go to php.net

    There was some other book my frd was using for templating, i can remember the name now
     
    protocol96, Feb 18, 2007 IP
  7. Endurer

    Endurer Well-Known Member

    Messages:
    1,113
    Likes Received:
    84
    Best Answers:
    0
    Trophy Points:
    140
    #7
    I'd like to recommend Beginning PHP5 (Wrox publishing). You can visit their website at wrox.com
     
    Endurer, Feb 19, 2007 IP
  8. oziman

    oziman Active Member

    Messages:
    199
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    58
    #8
    I'm a big fan of the Oreilly books, although they tend to be on a somewhat more higher level.

    http://www.ora.com
     
    oziman, Feb 20, 2007 IP
  9. egdcltd

    egdcltd Peon

    Messages:
    691
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #9
    I'd say my current level is intermediate. I've moved beyond the Dummies book I've got, but I'm not at an advanced level yet. I'm mostly modifying, sometimes heavily, existing code, not constructing from scratch.
     
    egdcltd, Feb 20, 2007 IP
  10. ColdMoney

    ColdMoney Peon

    Messages:
    65
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #10
    2 books, been recommended. :)

    PHP and MYSQL for dummies, version 2 & sams teach yourself php in 24 hours
     
    ColdMoney, Feb 20, 2007 IP
  11. egdcltd

    egdcltd Peon

    Messages:
    691
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #11
    I may go for the PHP & MySQL Bible. It's more advanced than my current Dummies book, but not too much so. Plus, I have a couple of other Bibles so I'm familiar with the style.
     
    egdcltd, Feb 23, 2007 IP
  12. protocol96

    protocol96 Peon

    Messages:
    413
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #12
    This book is pretty good for templating and it is for people moving on from intermediate to advanced level.
     
    protocol96, Feb 24, 2007 IP
  13. dotboost

    dotboost Peon

    Messages:
    54
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #13
    dotboost, Feb 24, 2007 IP
  14. egdcltd

    egdcltd Peon

    Messages:
    691
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #14
    I'd say I'm at the intermediate level when it comes to PHP. The last three books are probably a bit too advanced currently, although I'll make a note of them for the future.
     
    egdcltd, Mar 1, 2007 IP
  15. koolasia

    koolasia Banned

    Messages:
    1,413
    Likes Received:
    59
    Best Answers:
    0
    Trophy Points:
    0
    #15
    sams teach your self php is quite good
     
    koolasia, Mar 1, 2007 IP
  16. egdcltd

    egdcltd Peon

    Messages:
    691
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #16
    Looks a bit basic. I think I'm beyond that level.
     
    egdcltd, Mar 3, 2007 IP
  17. Lucas3677

    Lucas3677 Peon

    Messages:
    30
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #17
    I can also vouch for SAMS Teach Yourself PHP in 24 hours. I read that book a few years back and it led me down the right track. You might also want to read the official PHP Manual once you get a basic grasp of the language. It would be a tough read for complete beginners.
     
    Lucas3677, Mar 3, 2007 IP
  18. egdcltd

    egdcltd Peon

    Messages:
    691
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #18
    I'm no longer a complete beginner, I'm looking for something of a more intermediate level. Also, the PHP Manual is computer based, not a book, and I hate reading stuff off a monitor. It's just not comfortable, I much prefer books.
     
    egdcltd, Mar 3, 2007 IP
  19. Lucas3677

    Lucas3677 Peon

    Messages:
    30
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #19
    Well, if you have already grasped the language, I think at this stage it would be best if you went out and started coding or at least looking at other people's code. I learned a lot by looking at other people's code. Obtain a copy of a reputable PHP script, such as SMF or vBulletin and look through the source code to see general coding tendecies and stuff.
     
    Lucas3677, Mar 3, 2007 IP
  20. egdcltd

    egdcltd Peon

    Messages:
    691
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #20
    I have been coding and modifying stuff, primarily phpBB mods, I was after a more advanced book than my PHP & MySQL for Dummies, as I stated in the first post, because it lacks the depth for the stuff I'm doing currently.
     
    egdcltd, Mar 3, 2007 IP