How to learn PHP

Discussion in 'PHP' started by knine143, Dec 25, 2006.

  1. #1
    Hey all.

    I see a whole lot of posts where people are asking how long it takes to learn PHP, or how to learn it. In my experience, learning by doing is simply the best way to do it.

    Here are the steps:

    1. Pick a site topic you're interested in
    2. Register a domain name
    3. Buy some webspace with php/mysql support (or get some free at funpic.org to start out)
    4. Read a simple tutorial on basic php syntax
    5. GO!
    6. Inevitably, you will not know what is required to finish your project. When this comes up, simple google your question or function that you need.

    By the end of this process, once your web app is complete, you will be a fluent php programmer.

    Of course, it will take years to refine the skill, but this is the best way to learn. Simply reading definitions of functions out of a manual is fruitless. You will never remember anything. Learn by doing, and you will never forget.
     
    knine143, Dec 25, 2006 IP
  2. jjoshua

    jjoshua Well-Known Member

    Messages:
    257
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    118
    #2
    nice article, was just wondering about how should i learn php. You gave me the answers.
     
    jjoshua, Dec 26, 2006 IP
  3. nico_swd

    nico_swd Prominent Member

    Messages:
    4,153
    Likes Received:
    344
    Best Answers:
    18
    Trophy Points:
    375
    #3
    If you JUST want to learn, you may want to replace step 2 and 3 by installing XAMPP.
     
    nico_swd, Dec 27, 2006 IP
  4. Rogem

    Rogem Peon

    Messages:
    171
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I would recommend getting a book and running a program like xampp on your windows, Then you can learn faster.
     
    Rogem, Dec 27, 2006 IP
  5. pixel_perfect

    pixel_perfect Banned

    Messages:
    238
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #5
    I think before start with php, you must have some knowledge of HTML, because without that you cant work php in good way. it will help you to build basic concepts.

    if you are already fimilar with html tags, then start from start, download an ebook and do step by step, you can find tutorials but i would recommend a book,
     
    pixel_perfect, Dec 27, 2006 IP
  6. jainritesh

    jainritesh Well-Known Member

    Messages:
    551
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    140
    Digital Goods:
    1
    #6
    thanxs nico_swd for the great link.
     
    jainritesh, Dec 28, 2006 IP