1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

how much time to learn php

Discussion in 'PHP' started by viron86, Apr 7, 2009.

  1. #1
    i have knowledge of java technology and i want to know will this help me learning php in short time as there are many job in php availabe so i am thinking of learning php
     
    viron86, Apr 7, 2009 IP
  2. PoPSiCLe

    PoPSiCLe Illustrious Member

    Messages:
    4,623
    Likes Received:
    725
    Best Answers:
    152
    Trophy Points:
    470
    #2
    Any knowledge of programming will help you learn PHP. PHP is pretty forgiving, and that makes learning it quite easy. Learning it shouldn't take too long. Being good at it can take many months, not to say years.
     
    PoPSiCLe, Apr 7, 2009 IP
  3. jestep

    jestep Prominent Member

    Messages:
    3,659
    Likes Received:
    215
    Best Answers:
    19
    Trophy Points:
    330
    #3
    Having a good understanding of Java or another common programming language should greatly reduce the time it would take to learn it. In you case, probably the best idea is to learn how php syntax is different from java, function naming, and really just the differences between the 2. It's basically like learning a new vocabulary, but should be no problem, if you already know java. You will have to dum-down your programming as php is generally much less strict than other languages.
     
    jestep, Apr 7, 2009 IP
  4. viron86

    viron86 Active Member

    Messages:
    426
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    60
    #4
    does w3school has enoungh tutorial to be a beginner in php
     
    viron86, Apr 7, 2009 IP
  5. bilgi

    bilgi Well-Known Member

    Messages:
    464
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    123
    #5
    at least 3months, you need to work on
     
    bilgi, Apr 7, 2009 IP
  6. My220x

    My220x Member

    Messages:
    624
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    35
    #6
    I learned the very basics of PHP pretty easily however to do any serious programming you need to learn loads more about PHP that's why I plan to big up a decent book on it.
     
    My220x, Apr 7, 2009 IP
  7. jestep

    jestep Prominent Member

    Messages:
    3,659
    Likes Received:
    215
    Best Answers:
    19
    Trophy Points:
    330
    #7
    You may want to look at this book: Zend PHP 5 Certification Study Guide

    It provides a really good walk-through of the way to use php. Jumps into OOP quickly. WIth a background in programming it would be a good model to learn the differences.

    You can probably find a used one from amazon for cheap...
     
    jestep, Apr 7, 2009 IP
  8. engager

    engager Peon

    Messages:
    28
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    My first php expierience was when I translated one of my ASP engines to php. It took me about 2 weeks.
    PHP is very simple for understanding.
     
    engager, Apr 7, 2009 IP
  9. ActiveFrost

    ActiveFrost Notable Member

    Messages:
    2,072
    Likes Received:
    63
    Best Answers:
    3
    Trophy Points:
    245
    #9
    Depends on your speed and understanding of how it works .. 1 month, 1 year, 5 years - there's no answer :)
     
    ActiveFrost, Apr 7, 2009 IP
  10. heyman12

    heyman12 Peon

    Messages:
    56
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #10
    It took me 1 week of free time due to a holiday to sit down and learn it. As long as you have the basics, just know what it can do, and you can always go to php.net and view the Manuel for anything specific. I have been at it for a while now, and I am quite good at it. I have to say, it is one of the easier programing languages to learn.
     
    heyman12, Apr 7, 2009 IP
  11. ads2help

    ads2help Peon

    Messages:
    2,142
    Likes Received:
    67
    Best Answers:
    1
    Trophy Points:
    0
    #11
    Less than 1 month to learn the basics and go deeper into it yourself.

    - ads2help
     
    ads2help, Apr 7, 2009 IP
  12. kusal

    kusal Peon

    Messages:
    91
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #12
    w3school is very good for a beginner

    php is very easy.

    If you have previous web programming experience in another language will make things lot easier.

    If you have C++ or perl experience, php will be piece of cake.
     
    kusal, Apr 8, 2009 IP
  13. rochow

    rochow Notable Member

    Messages:
    3,991
    Likes Received:
    245
    Best Answers:
    0
    Trophy Points:
    240
    #13
    Yep, making things work takes just days (probably even 1 day if you already have the 'logic' given you code in another language). Being fairly pro though... lots of time :)
     
    rochow, Apr 8, 2009 IP
  14. MayurGondaliya

    MayurGondaliya Well-Known Member

    Messages:
    1,233
    Likes Received:
    38
    Best Answers:
    0
    Trophy Points:
    170
    #14
    If you are a very new to the PHP, w3schools' PHP tutorials and function references help you the best.
     
    MayurGondaliya, Apr 9, 2009 IP
    pipes likes this.