PHP Guide Book

Discussion in 'PHP' started by loveson1, May 30, 2011.

  1. #1
    Hello Buddies,

    I want some easy PHP guide book for beginners.If some one have PHP beginners guide book so plz share with us.I want to learn PHP.

    Regards
    Loveson1
     
    loveson1, May 30, 2011 IP
  2. rashida

    rashida Active Member

    Messages:
    1,429
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    80
    #2
    Hi, Scriptsdesk has the collections of best php programming books, tutorials & tips from basic to advanced. It is the resource web portal for programmers.
     
    rashida, May 31, 2011 IP
  3. Sinddue

    Sinddue Peon

    Messages:
    12
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    can you tell me if how to do everything PHP and my sql is a good worthy book to start of with?
     
    Sinddue, Jun 1, 2011 IP
  4. j_o

    j_o Well-Known Member

    Messages:
    516
    Likes Received:
    2
    Best Answers:
    1
    Trophy Points:
    113
    #4
    If your not using a free online resource and actually buying a book I would suggest a lynda.com subscription. They have some very good stuff on php and I found the video guides that walk you through different aspects of php extremely helpful.
     
    j_o, Jun 1, 2011 IP
  5. 812402

    812402 Peon

    Messages:
    27
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Click here to see a good php guide that I use.
     
    812402, Jun 2, 2011 IP
  6. m0nster

    m0nster Peon

    Messages:
    30
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    amazon.com/PHP-Easy-Steps-Mike-McGrath/dp/0760747865

    i used that book while learning, probably the best book i have ever read
     
    m0nster, Jun 2, 2011 IP
  7. luzern

    luzern Peon

    Messages:
    134
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    I learned from this book: John Wiley & Sons - Beginning PHP, Apache, MySQL Web Development

    That book is available in Amazon
     
    luzern, Jun 3, 2011 IP
  8. Cucumba123

    Cucumba123 Well-Known Member

    Messages:
    1,403
    Likes Received:
    34
    Best Answers:
    3
    Trophy Points:
    150
    #8
    From my own experience, you will not learn anything by just reading a book. Here are my suggestions:

    1. Take a quick glance on the basics and try to memorize a bit
    2. Start by testing small codes you write from your mind (DON'T COPY AND PASTE!), using either a local server or by hosting it online
    3. Once you have grasped the language basics, move on reading more advanced stuff
    4. Find an easy open source project you can work on, google "open source php"
    5. Think about a feature and customize it
    6. Read more about PHP
    7. Study about MySQL databases
    8. Google when stuck, forum posting should be your last resort, everyone hates answering the same question again and again
    9. Don't aim big, you will get frustrated

    Believe me, that's the best practice.

    I suggest you to use Notepad++ as an editor, it's free. (this is different from the built-in notepad)

    Also, I myself learned everything here: http://www.tizag.com/phpT/


    Good luck.
     
    Cucumba123, Jun 4, 2011 IP
  9. MarPlo

    MarPlo Member

    Messages:
    97
    Likes Received:
    2
    Best Answers:
    2
    Trophy Points:
    48
    #9
    Hy,
    At this page: PHP MySQL resources you'll find a few courses (e-books) and tutorials to download.
    Maybe you find something good for you.
     
    MarPlo, Jun 4, 2011 IP
  10. tks

    tks Well-Known Member

    Messages:
    89
    Likes Received:
    4
    Best Answers:
    1
    Trophy Points:
    108
    #10
    tks, Jun 4, 2011 IP
  11. competent

    competent Peon

    Messages:
    42
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #11
    http://www.w3schools.com is one of the best site to learn php..me also learning from it. you will find it more helpful..
     
    competent, Jun 4, 2011 IP