PHP learning

Discussion in 'PHP' started by mrizwan_ocp, May 27, 2009.

  1. #1
    hi
    i am new in PHP kinldy tel me good web site for PHP learning.

    Thanks
    Rizwan
     
    mrizwan_ocp, May 27, 2009 IP
  2. GWebSol_Online

    GWebSol_Online Banned

    Messages:
    171
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Hello

    Try w3schools and go to php section.

    Regards
    GOnline
     
    GWebSol_Online, May 27, 2009 IP
  3. pipes

    pipes Prominent Member

    Messages:
    12,766
    Likes Received:
    958
    Best Answers:
    0
    Trophy Points:
    360
  4. Bohra

    Bohra Prominent Member

    Messages:
    12,573
    Likes Received:
    537
    Best Answers:
    0
    Trophy Points:
    310
    #4
    tizag and w3schools are best for begginers.. if you want video tutorials then lynda.com provides good tutorials
     
    Bohra, May 27, 2009 IP
  5. nguoituyet

    nguoituyet Peon

    Messages:
    59
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    w3schools is the best place for beginners who want to learn web development. They teach you html, css, javascript, php and a lot more in a very-easy-to-understand way.

    The most important thing when you want to learn a programming language is practice. If you already know some other scripting language such as Perl, Python, ASP, etc. It is a very good exercise to re-code in PHP.
    This is a great website for programming practicing:
    www dot spoj dot pl
     
    nguoituyet, May 27, 2009 IP
  6. hawkal

    hawkal Peon

    Messages:
    97
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #6
    The best best best way to learn php or any programming language is to buy a good book. For php I would recommend "PHP in a nutshell" by Paul Hudson.

    Then choose something you want to make that is at least semi complex but do able. I written an arcade script, it really helped with my learning php, html, css and now I've got my own arcade script that I can do what I want with.
     
    hawkal, May 28, 2009 IP
  7. shuman202

    shuman202 Well-Known Member

    Messages:
    638
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    145
    Digital Goods:
    1
    #7
    http://www.web-design-wiki.com
    its like Wikipedia with lessons in all web site designing tutorial and much more its in an easy and professional way
     
    shuman202, Jun 1, 2009 IP
  8. pipes

    pipes Prominent Member

    Messages:
    12,766
    Likes Received:
    958
    Best Answers:
    0
    Trophy Points:
    360
    #8
    This is an exact copy of http://www.tizag.com/ :eek:
     
    pipes, Jun 1, 2009 IP
  9. Bohra

    Bohra Prominent Member

    Messages:
    12,573
    Likes Received:
    537
    Best Answers:
    0
    Trophy Points:
    310
    #9
    Bohra, Jun 2, 2009 IP
  10. pipes

    pipes Prominent Member

    Messages:
    12,766
    Likes Received:
    958
    Best Answers:
    0
    Trophy Points:
    360
    #10
    pipes, Jun 2, 2009 IP
  11. hkarakis

    hkarakis Active Member

    Messages:
    58
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    91
    #11
    hkarakis, Jun 2, 2009 IP
  12. xlcho

    xlcho Guest

    Messages:
    532
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #12
    Learn to use the php documentation, it is one of the best programming language documentations I've seen. Some books can mislead you!
     
    xlcho, Jun 2, 2009 IP
  13. KalvinB

    KalvinB Peon

    Messages:
    2,787
    Likes Received:
    78
    Best Answers:
    0
    Trophy Points:
    0
    #13
    Come up with a project and do the research to learn how to implement it. Reading books is fine but you have to apply knowledge to really get good at anything.
     
    KalvinB, Jun 2, 2009 IP
  14. johny321

    johny321 Member

    Messages:
    293
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    26
    #14
    w3school is best for all. you must practice also
     
    johny321, Jun 2, 2009 IP
  15. ghprod

    ghprod Active Member

    Messages:
    1,010
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    78
    #15
    php.net :)

    regards
     
    ghprod, Jun 7, 2009 IP
  16. mubashirnisar

    mubashirnisar Banned

    Messages:
    2,186
    Likes Received:
    22
    Best Answers:
    0
    Trophy Points:
    0
    #16
    if you have base of c or c++ then your PHP go more easily so i suggest you to learn them first ... and then try some video tutorials it would help...
     
    mubashirnisar, Jun 8, 2009 IP
  17. starlion648

    starlion648 Peon

    Messages:
    6
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #17
    w3schools.com... Number one :D
     
    starlion648, Jun 8, 2009 IP
  18. enhu

    enhu Well-Known Member

    Messages:
    1,180
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    125
    #18
    why dont you just download a tutorial from online tuts like linda.
     
    enhu, Jun 8, 2009 IP
  19. daisy59

    daisy59 Peon

    Messages:
    14
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #19
    some related questions to the OP as I am in the same boat:
    ( please tell me if i need to start a separate thread for this and I will do it gladly )

    1)
    What's the average learning curve to get a good grasp over PHP & MySQL ? ( Supposing i can spare 2 hours / day ) ( I know only HTML, CSS )

    2)
    Can I design simple e-commerce websites ( from templates ) with only dreamweaver? Or would I need to learn OSCommerce / Zencart too in addition to PHP & MySQL

    Thanks in advance. Great forum !
     
    daisy59, Jun 8, 2009 IP
  20. korquee

    korquee Peon

    Messages:
    45
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #20
    Stick to the php.net and phpfreaks website, it will help you a lot.
     
    korquee, Jun 10, 2009 IP