PHP Book

Discussion in 'PHP' started by webguy84, Oct 25, 2007.

  1. #1
    Hi guys,
    I would like to start learning php & mysql. Can anyone recommend a good book for beginners that teaches all the basics clearly and goes on to show intermediate and advanced stuff. Thx
     
    webguy84, Oct 25, 2007 IP
  2. nico_swd

    nico_swd Prominent Member

    Messages:
    4,153
    Likes Received:
    344
    Best Answers:
    18
    Trophy Points:
    375
  3. JustAnotherDude

    JustAnotherDude Peon

    Messages:
    7
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I don't have any first-hand experience with books for PHP, but there is a ton of information available on line...

    http://www.php.net/
    Complete reference manual, and under each function are contributions from developers showing real-world examples. It is an excellent resource.

    http://www.php.net/tut.php
    A good PHP tutorial for beginners.

    http://www.phpfreaks.com/tutorials.php
    More PHP tutorials, from beginner to advanced, with tons of sample code. It is another excellent resource, and has "printer friendly" pages if you want to have a hard copy of some of the material.

    http://www.w3schools.com/php/default.asp
    Another very good tutorial and reference.

    http://www.sitepoint.com/subcat/php-tutorials
    Sitepoint offers some good material, though not generally geared toward beginners (or maybe I'm just dumb, because a lot of it is over my head).

    I'm very new to PHP, but in the past couple weeks have found much good information on the internet. And when you have questions, there are forums like this one to help guide you. If you read lots of the posts, you will discover who gives good accurate answers, and who does not. Just like the real world.

    Good luck with your endeavors.
     
    JustAnotherDude, Oct 25, 2007 IP
  4. webguy84

    webguy84 Well-Known Member

    Messages:
    815
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    128
    #4
    webguy84, Oct 25, 2007 IP