Does anyone know a good beginner php book?

by MVTRON
25 replies
Could anyone make any suggestions thanks I have been making websites for a while and thought i should make a big step so could someone refer me to a book that would be great thanks in advance!
#beginner #book #good #php
  • Profile picture of the author digitalfiz
    I found that the php.net site is a very good place to start learning php. It has everything and the user comments are invaluable to getting user insight as to how it can be used in a real world situation.
    Signature
    My Blog | PHP is my Kung Fu!
    {{ DiscussionBoard.errors[4094966].message }}
  • Profile picture of the author ghostboi
    A really good one that I've been using that can probably teach you PHP in the shortest amount of time is "Sams Teach Yourself PHP in 24 Hours".
    {{ DiscussionBoard.errors[4095459].message }}
  • Profile picture of the author Partyhat
    Good PHP books have been listed, online tutorials have actually helped me more though. Theres a much bigger breadth of topics with tutorials, have you done any?
    {{ DiscussionBoard.errors[4095535].message }}
  • Profile picture of the author gbarrows31
    PHP for Dummies I'm serious :O)
    {{ DiscussionBoard.errors[4095690].message }}
    • Profile picture of the author newbim
      Originally Posted by gbarrows31 View Post

      PHP for Dummies I'm serious :O)
      I agree - That's how I'm learning at the minute - that and Lynda.
      Signature
      If what I said helps, let me know, throw me a 'thanks'.
      {{ DiscussionBoard.errors[4105513].message }}
    • Profile picture of the author Emily Johnson
      Originally Posted by gbarrows31 View Post

      PHP for Dummies I'm serious :O)
      YES!!!!!!! cant get any better than the Dummy series :p
      {{ DiscussionBoard.errors[4111699].message }}
  • Profile picture of the author ussher
    I HATE the dummies series. cant stand any book that starts with "here is the power button to your computer"

    But LOVE any book by O'REILLY publishers for technical subjects. Straight to the point with just what you want to know.

    I liked this book:
    Amazon.com: Learning PHP 5 (9780596005603): David...Amazon.com: Learning PHP 5 (9780596005603): David...
    Signature

    "Jamroom is a Profile Centric CMS system suitable as a development framework for building entire communities. Highly modular in concept. Suitable for enterprise level development teams or solo freelancers."

    - jamroom.net
    Download Jamroom free: Download
    {{ DiscussionBoard.errors[4097325].message }}
  • Profile picture of the author Nauman K
    hey,
    I will suggest to learn Basic from W3schools and then purchase wrox professional PHP,Mysql book
    {{ DiscussionBoard.errors[4098767].message }}
  • Profile picture of the author stufftheme
    i learned it form w3schools.com and i am like know everything about php
    buy some good book and than continue with details
    {{ DiscussionBoard.errors[4099485].message }}
  • Profile picture of the author iaxia
    You really will want to get a begginers training course. They come with dvd's and workbooks. All Major book stores will have them in stock. Php is not hard to learn but is 100% easier if you have something to follow along. Good luck on that and if you have anything that gets you stuck. Feel free to send me a PM. I will help the best I can.
    {{ DiscussionBoard.errors[4100729].message }}
    • Profile picture of the author newbie365
      Originally Posted by iaxia View Post

      You really will want to get a begginers training course. They come with dvd's and workbooks. All Major book stores will have them in stock. Php is not hard to learn but is 100% easier if you have something to follow along. Good luck on that and if you have anything that gets you stuck. Feel free to send me a PM. I will help the best I can.

      I completely disagree.. DON'T PAY ANYTHING to learn PHP/MYSQL go to google.com do a search for what you want to know. ITS FREE.
      {{ DiscussionBoard.errors[4101292].message }}
  • Profile picture of the author mimion
    You can seach on google to learn
    {{ DiscussionBoard.errors[4101510].message }}
  • Profile picture of the author Big Squid
    Head First PHP & MySqlHead First PHP & MySql - well worth it..I spent a month learning from the book. It gave me an excellent base of knowledge. It wasn't everything, but it was enough to land a few jobs that brought in a couple thousand each...

    Good luck!
    {{ DiscussionBoard.errors[4106298].message }}
  • Profile picture of the author scole954387
    I didn't have a clue about programming in PHP and used Sam's Learn PHP in 24 hours. I thought it did the job well. By the time I was done with the book I understood the basics of php and could do basic programming. From there Google became my best friend and built upon the knowledge that this book taught.

    Shannon
    Signature

    Current WSO ->Killer Technique For Finding Actual Google Analytics Reports for 1000s of Domains!

    100% of ALL NET REVENUE from the sale of my WSO above will be used on Kiva.org!!!

    {{ DiscussionBoard.errors[4107599].message }}
  • Profile picture of the author mologic
    oreilly makes some good book.. i have not read their php books, but I've read other books of theirs
    Signature
    WTB PR5+ Blog Posts -- Bulk Orders -- PM Me
    {{ DiscussionBoard.errors[4107916].message }}
  • Profile picture of the author IM Godfather
    I agree with those that recommend the "Sams" teach yourself series.

    10 years ago I went from a simple html editor to building a robust ecommerce system that same year -- thanks to what I learned from Sams teach book. Now I may have some advanced talent, but this book did help me get going..

    There PHP and MySQL combo book is also very good and something I'd recommend too .. as if you get into PHP you will most likely end up needing to know MySQL as well.

    One you learn the basics, then yes Google rocks - as does php.net. I often forget how things go together, and in a simple search I remember it again.
    {{ DiscussionBoard.errors[4112324].message }}
  • Profile picture of the author swasa
    Banned
    [DELETED]
    {{ DiscussionBoard.errors[4152432].message }}
  • Profile picture of the author dominicyordz
    Go to w3schools.com and teach yourself the basics first. Then, try reading PHP Solutions by David Powers or PHP And MySQL Web Development by Luke Welling and Laura Thomson.
    {{ DiscussionBoard.errors[4159106].message }}
  • Profile picture of the author sbglobal79
    you can learn from search engine.
    {{ DiscussionBoard.errors[4159224].message }}
    • Profile picture of the author maxmalini
      To learn PHP, I highly recommend going here:

      PHP Tutorial

      They have great tutorials from beginner to advanced including working with databases and PHP.

      - Max
      {{ DiscussionBoard.errors[4303842].message }}
      • Profile picture of the author ohio1975
        Head First PHP is also a decent book.

        If you have a public library of a decent size, not sure if you do where you are, you can look up books and borrow/review them before you purchase. That's what I have been doing lately when I am trying to learn a new technology. Sometimes what someone likes may not fit you and vice versa.
        {{ DiscussionBoard.errors[4304158].message }}
  • Profile picture of the author siteline
    I have an ebook on php if you want to check it out, just pm me if your interested.
    {{ DiscussionBoard.errors[4304141].message }}
  • Profile picture of the author try_hard_samurai
    I also vote for the Head First Series. I started out with there HTML/CSS book which was a huge help.

    W3 schools is great as well.
    {{ DiscussionBoard.errors[4312656].message }}
  • Profile picture of the author BK de Koning
    W3Schools will do but I find that their tutorials often lack examples.

    When you want a complete, easy to read and digest book go with the Head First series. The O'Reilly books on PHP are also top notch.
    {{ DiscussionBoard.errors[4312785].message }}
  • Profile picture of the author cordyceps75
    I learn from w3schools.com

    I think the site is the number one php tutorial..
    {{ DiscussionBoard.errors[4315751].message }}

Trending Topics