Places where i can perfect my PHP ?

Discussion in 'PHP' started by CoolGuru, Jun 14, 2008.

  1. #1
    I Have basic knowledge about php but how do i advance my skills can some one guide me where i can advance my skills
     
    CoolGuru, Jun 14, 2008 IP
  2. MayurGondaliya

    MayurGondaliya Well-Known Member

    Messages:
    1,233
    Likes Received:
    38
    Best Answers:
    0
    Trophy Points:
    170
    #2
    The best place to get knowledge about PHP is to go to www.php.net and read manuals from there. Use wampserver at your pc, and make an enough practice.
     
    MayurGondaliya, Jun 14, 2008 IP
  3. Will.Spencer

    Will.Spencer NetBuilder

    Messages:
    14,789
    Likes Received:
    1,040
    Best Answers:
    0
    Trophy Points:
    375
    #3
    You could learn a bunch by answering questions over at PHPFreaks.
     
    Will.Spencer, Jun 14, 2008 IP
  4. CoolGuru

    CoolGuru Banned

    Messages:
    41
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    at php sites i can only learn the functions rite or more aswell

    is there any ebook or smtn i could follow
     
    CoolGuru, Jun 14, 2008 IP
  5. rohan_shenoy

    rohan_shenoy Active Member

    Messages:
    441
    Likes Received:
    20
    Best Answers:
    0
    Trophy Points:
    60
    #5
    I have started learning PHP about 8 months ago. Right now, I am engaged in builing a web application.
    From my experience, I can safely tell you that you will learn best only when you need to know it the most. Try to build small micro application such as a minimal blog or a forum. IMHO, it is not possible for somebody to sit in front of the PHP.net manual and mug-up the functions. But always refer it whenever you are stuck.

    And FYI, the manual looks difficult if you have just started or have very basic knowledge of PHP. The format is not very-very novice friendly. So remember that if you get frustrated at anytime with the PHP manual, then probably you are referring to it a bit early. Once you enter into the 'intermediate' stage, that is when you will realize how beautiful and what an exceptional resource the manual it.
     
    rohan_shenoy, Jun 14, 2008 IP
  6. joebert

    joebert Well-Known Member

    Messages:
    2,150
    Likes Received:
    88
    Best Answers:
    0
    Trophy Points:
    145
    #6
    Get involved with open source projects such as phpBB or Wordpress.

    Participate on forums.

    Setup a test server at home & try any idea that comes to mind within an "experiment" directory, abandoning a project is fine but never delete anything so you can look through it all for inspiration when you get bored.
     
    joebert, Jun 14, 2008 IP
  7. allaboutgeo

    allaboutgeo Peon

    Messages:
    85
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #7
    He is right. You should start to build your own site first. Then you can go for forums, blog, contacts list or whatever you can think of.
     
    allaboutgeo, Jun 15, 2008 IP