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 to learn php quickly

Discussion in 'PHP' started by basheer, Aug 27, 2009.

?

how is the feature for php?

Poll closed Dec 5, 2009.
  1. very well

    9 vote(s)
    81.8%
  2. well

    2 vote(s)
    18.2%
  3. bad

    0 vote(s)
    0.0%
  4. worst

    0 vote(s)
    0.0%
  1. #1
    hello sir,
    i am new comer to the php.. i want to learn php very quickly.. for that how many days it takes to learn.. what are the ways to learn quickly...:cool:
     
    basheer, Aug 27, 2009 IP
  2. ads2help

    ads2help Peon

    Messages:
    2,142
    Likes Received:
    67
    Best Answers:
    1
    Trophy Points:
    0
    #2
    Spend some money, buy a good PHP book and you will learn the basics in just a few days.

    You can start writing a website after one or few weeks.

    Cheers.
     
    ads2help, Aug 27, 2009 IP
  3. kblessinggr

    kblessinggr Peon

    Messages:
    539
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Experience trumps a few days. Unless you're already well versed in programming tactics and logic and such, there's no way you'll become an intermediate level coder in a month or less.

    Least the benefit of php is that you can still make a site poorly... poorly, but its still a site that works. :D at best in a few days you might learn the basics of arithmetic and the echo/include functions to do something the equivalent of the old SSI [server side includes]

    It also doesn't help if you're not familiar with the proper usage of HTML, CSS or Javascript, since the clientside output can be just as important as the server side functionality.

    It's like the old saying, Hastes makes Wastes.
     
    kblessinggr, Aug 27, 2009 IP
  4. Web Engineer

    Web Engineer Peon

    Messages:
    9
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Try to search for online php tutorials, there's a plenty of it in the net..
    Much better if you can find a step by step instructions..
    don't just read...
    Learn by doing it..
    Php is easy compare to other language.. you can learn the basics within a day..
    Goodluck! ;)
     
    Web Engineer, Aug 27, 2009 IP
  5. Bohra

    Bohra Prominent Member

    Messages:
    12,573
    Likes Received:
    537
    Best Answers:
    0
    Trophy Points:
    310
    #5
    Bohra, Aug 28, 2009 IP
  6. qazu

    qazu Well-Known Member

    Messages:
    1,834
    Likes Received:
    62
    Best Answers:
    0
    Trophy Points:
    165
    #6
    qazu, Aug 28, 2009 IP
    Bohra likes this.
  7. basheer

    basheer Peon

    Messages:
    8
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    thanks for your advice...:cool:
     
    basheer, Aug 28, 2009 IP
  8. nomatteus

    nomatteus Peon

    Messages:
    24
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #8
    It may be obvious, but the official PHP site is a great help: http://www.php.net/

    When you want to know more about any php function you can just type in "php.net/function_name" and that will take you directly to the documentation page for that function. The comments on these pages can also be helpful.

    Depending on your current skill level as far as programming goes, I'd pick a site that you want to create and just do it. For example, if you want to include database stuff in your learning (which you should), you could create a very simple blogging site. Make a page to list all posts, then a page to list individual posts. Also make a simple form script to add posts to the database. Then after you have those down you can add in more features like editing/deleting posts, adding comments, or whatever you like.

    If you want to start with something even more basic, maybe start with a simple math script. Have a form where you can enter 2 different numbers and then choose the operator (addition, subtraction, multiplication, etc.) and submit and show the result.

    And like someone said above, you'll need to learn HTML/CSS/Javascript as well if you don't know them already. What's your current skill level? Any programming experience in other languages? Do you have something specific you are wanting to accomplish after learning PHP or is it just something you want to learn for fun, or are interested into getting into web development? The answers to those questions can help find you the best way to learn!

    Lastly, if you're a complete beginner, just take things slow and don't expect to learn everything in one day. You'll come across many questions and problems but don't let that frustrate you. Google is your friend, especially for more basic concepts. If you're really stuck, then there's forums and such to help you out too (like this one of course :p)! That's all for now!

    Matt
     
    nomatteus, Aug 28, 2009 IP
  9. UtemptMe - Ed

    UtemptMe - Ed Peon

    Messages:
    27
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #9
    I learn't PHP by using google and reading through Kevin Yanks sitepoint book - Build Your Own Database Driven Web Site Using PHP & MySQL.
     
    UtemptMe - Ed, Aug 28, 2009 IP
  10. dremay

    dremay Peon

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #10
    I have studies with the help of a book "PHP Bible".. search on google and u can find it on amazon
     
    dremay, Aug 28, 2009 IP