How to Learn PHP?

Discussion in 'PHP' started by ATechGuy, Jul 3, 2009.

  1. #1
    Hello Everyone,

    I just want to know that how to learn PHP from beginning.

    Thanks
    ATGuy
     
    ATechGuy, Jul 3, 2009 IP
  2. jimmyleem

    jimmyleem Guest

    Messages:
    11
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Hey ATechGuy, I've also just began with PHP. I'm not sure what you want to learn to do with PHP for me it was being able to build websites with Databases, I'm tired of being restricted by Content Management Systems. The book I'm reading is called Build Your Database Driven Websites Using PHP and MySQL and so far its great.
     
    jimmyleem, Jul 3, 2009 IP
  3. AODSolutions

    AODSolutions Peon

    Messages:
    26
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    AODSolutions, Jul 3, 2009 IP
  4. iRU

    iRU Peon

    Messages:
    412
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #4
    iRU, Jul 3, 2009 IP
  5. wd_2k6

    wd_2k6 Peon

    Messages:
    1,740
    Likes Received:
    54
    Best Answers:
    0
    Trophy Points:
    0
    #5
    It's hard for a beginner to learn from here tbh it's better to go here when you've got the basic knowledge sorted
     
    wd_2k6, Jul 4, 2009 IP
  6. dorinn

    dorinn Active Member

    Messages:
    19
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    88
    #6
    i started learning php 4 months ago using "Apress.Beginning.PHP.and.MySQL.3rd.Edition.Mar.2008" and i found it great .. and ya - u can use php.net/function_name to get more info on functions
     
    dorinn, Jul 4, 2009 IP
  7. flakas123

    flakas123 Peon

    Messages:
    50
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    I started learning PHP 3 years ago and still learning. I suggest you to start from w3schools php tutorial and php.net manual. Learn basic commands (such as printing commands, loops & etc.) and try to make basic projects. E.x. password generators. Read as much sources as you can. This will give you more understanding.
     
    flakas123, Jul 4, 2009 IP
  8. credobyte

    credobyte Peon

    Messages:
    38
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #8
    IMO, tizag.com - great for beginners ( easy to understand tutorials ).
     
    credobyte, Jul 4, 2009 IP
  9. Pixel T.

    Pixel T. Well-Known Member

    Messages:
    1,205
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    170
    #9
    My opinion, take a simple php script and see how it works. Then you will start to see a pattern and everything coming together. Don't buy any books or any bull like that, its just a waste of your money. EVERYTHING you need to know, you can find on the web or forums.

    if you need any help, PM me
     
    Pixel T., Jul 4, 2009 IP
  10. K1llswitch

    K1llswitch Member

    Messages:
    84
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    28
    #10
    Everyone learns a different way, I learned by finding a simple script and ripped it apart, and put it back together... php.net/manual IS YOUR BIBLE! I've been programming php for 10 years and I still reference it DAILY.
     
    K1llswitch, Jul 4, 2009 IP
  11. cathaylist.com

    cathaylist.com Well-Known Member

    Messages:
    437
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    125
    #11
    Buy a PHP book you can understand and practice. Then Google the parts you don't understand.
     
    cathaylist.com, Jul 4, 2009 IP
  12. Bohra

    Bohra Prominent Member

    Messages:
    12,573
    Likes Received:
    537
    Best Answers:
    0
    Trophy Points:
    310
  13. jam4517549

    jam4517549 Member

    Messages:
    58
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #13
    You can learn fast by playing w/ working sample codes too..
     
    jam4517549, Jul 5, 2009 IP