What is the Fastest way to learn PHP? What did you use? NO SCHOOLING PLEASE :D

Discussion in 'PHP' started by prince718, Jul 15, 2011.

  1. #1
    Hey. Give me some good ways to learn php. All types of recommendations appreciated. Thanx!
     
    prince718, Jul 15, 2011 IP
  2. jazzcho

    jazzcho Peon

    Messages:
    326
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Start writing simple programs yourself and use the excellent PHP Manual + Google. That 's the best way.
     
    jazzcho, Jul 15, 2011 IP
  3. stephan2307

    stephan2307 Well-Known Member

    Messages:
    1,277
    Likes Received:
    33
    Best Answers:
    7
    Trophy Points:
    150
    #3
    I agree. Make sure that you want to create something you don't know how. It is when you get into problems and get stuck when you learn the most.
     
    stephan2307, Jul 15, 2011 IP
  4. - MinimalBook -

    - MinimalBook - Peon

    Messages:
    7
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    You should define learn fast first. IMO, if you know nothing about it ( PHP ), start from the basics - W3Schools.
     
    - MinimalBook -, Jul 15, 2011 IP
  5. spletnisistemi

    spletnisistemi Peon

    Messages:
    50
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    I suggesst you first make a simple site (no mysql connection) which reades and saves smt content to file. Add mysql connection/database to this. After the, learn cookies, login/logut/edit profile. Then you add url rewrite to have nice url.
    In the end read Zend certificate book, i really recommend it.
     
    spletnisistemi, Jul 15, 2011 IP
  6. theunreal

    theunreal Member

    Messages:
    91
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    38
    #6
    Learn the basics from W3Schools. This is the best way. After that, try make your own CMS or scripts you like, and thats the best way :)
     
    theunreal, Jul 17, 2011 IP
  7. getadviced

    getadviced Well-Known Member

    Messages:
    557
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    130
    #7
    video tutorials from lynda.com , very effective. Just make sure you are not just watching it, do the exercises provided. After that try making one website with the things you learned.
     
    getadviced, Jul 17, 2011 IP