Can anyone recommend a BOOK on how to learn PHP?

Discussion in 'Programming' started by Woodcs82, Oct 31, 2010.

  1. #1
    Can anyone recommend a BOOK on how to learn PHP?

    I know basica html and some php but i want to learn more PHP. If you know of a good book, please share.

    Thanks!

    -C
     
    Woodcs82, Oct 31, 2010 IP
  2. leh

    leh Peon

    Messages:
    13
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Programming PHP
    ISBN: 0596006810

    The book is old.. but it's good and you should be able to find a used copy on amazon
     
    leh, Nov 1, 2010 IP
  3. Woodcs82

    Woodcs82 Well-Known Member

    Messages:
    2,588
    Likes Received:
    32
    Best Answers:
    0
    Trophy Points:
    150
    #3
    Thanks , ill check that out. Are there any others?

    -C

     
    Woodcs82, Nov 1, 2010 IP
  4. helloguys12345678

    helloguys12345678 Greenhorn

    Messages:
    50
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    20
    #4
    Don't waste your money buying books. There's millions of free tutorials on the web to learn PHP. Here's a good one: devzone.zend.com/article/627
    When learning about the Object Oriented aspects of PHP, make sure you learn about PHP5 since PHP4 is old and the 2 versions have subtle but important differences in how it treats objects.
     
    helloguys12345678, Nov 7, 2010 IP
    Woodcs82 likes this.
  5. Woodcs82

    Woodcs82 Well-Known Member

    Messages:
    2,588
    Likes Received:
    32
    Best Answers:
    0
    Trophy Points:
    150
    #5
    Thanks i will check out the free tutorial!

    -C

     
    Woodcs82, Nov 7, 2010 IP
  6. Grit.

    Grit. Well-Known Member

    Messages:
    1,424
    Likes Received:
    22
    Best Answers:
    1
    Trophy Points:
    110
    #6
    I'd recommend tutorial sites such as tizag.com and W3 schools. However, if a book is more your style, then take a look at the visual quickstart pro series, or the sams teach yourself series of books
     
    Grit., Nov 7, 2010 IP
  7. SterlingS

    SterlingS Greenhorn

    Messages:
    29
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    13
    #7
    If you can speak/read german, openbook. galileocomputing. de/csharp/
     
    SterlingS, Nov 11, 2010 IP
  8. dihuta

    dihuta Active Member

    Messages:
    47
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    93
    #8
    dihuta, Nov 11, 2010 IP
  9. senth

    senth Peon

    Messages:
    53
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #9
    I would recommend online books.
    This is the way to learn quickly and also has seach capability to find whatever you need based on your requirement.
     
    senth, Nov 12, 2010 IP
  10. Red Kite

    Red Kite Peon

    Messages:
    16
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #10
    I'm going through "PHP and MySQL Web Development by Luke Welling and Laura Thompson" at the moment. It's very good, although the chapter on OOP was not particularly well written.
     
    Red Kite, Nov 12, 2010 IP