PHP for beginners

Discussion in 'PHP' started by mygold, Apr 8, 2011.

  1. #1
    Hello friends,

    I want to learn PHP code but I have no source yet. Would you please give me an exact link where I can download video tutorials and study that.

    Please I need your help.
    I am waiting for good links.
     
    mygold, Apr 8, 2011 IP
  2. Just Jump

    Just Jump Peon

    Messages:
    549
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I'm looking to start programming as well would be really happy if someone could help.
     
    Just Jump, Apr 8, 2011 IP
  3. Sepehr

    Sepehr Peon

    Messages:
    568
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I don't know of any video tutorials for PHP and besides that I'm not sure how that would work. you want to watch a video of someone typing code?!

    If you're willing to scratch the video part you might want to try w3schools.com.

    Also as obvious as it might seem I think the official PHP site(PHP.net) has the best tutorial you could ever have so you could also start there:
    http://www.php.net/manual/en/getting-started.php

    Keep in mind that even after you've learned PHP you'll still need PHP.net because, besides the fact that PHP is a growing language, PHP as a whole is so big that you probably would never learn it all. So you will have to go there every once in a while to learn about the functions and utilities that will help you do what you have in mind.
     
    Sepehr, Apr 9, 2011 IP
  4. mygold

    mygold Peon

    Messages:
    1,164
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Ok friend. I just want to build my base not more than that. It is difficult to learn whole things only by a tutorial but i am try to my level best.
     
    mygold, Apr 13, 2011 IP
  5. goy

    goy Well-Known Member

    Messages:
    1,010
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    130
    #5
    You can the go to the PHP section and see many example and also check open source script to learn.
     
    goy, Apr 13, 2011 IP
  6. uldtot

    uldtot Peon

    Messages:
    29
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    There is some video tutorials on youtube. Mostly the logic in programming. But some with source code.

    PHP.net is a good place to find srouces too :)
     
    uldtot, Apr 14, 2011 IP
  7. Bohra

    Bohra Prominent Member

    Messages:
    12,573
    Likes Received:
    537
    Best Answers:
    0
    Trophy Points:
    310
    #7
    Bohra, Apr 14, 2011 IP
  8. srisen2

    srisen2 Peon

    Messages:
    359
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #8
    yeah just use php.net and work on using it with mysql. Basically you just process logic and variable trasnfer with the database with php and then echo all your html out after php has formatted it

    should look like this

    <html>
    <?php echo"content $variable $variabl2";

    ?>
    <html>
     
    srisen2, Apr 14, 2011 IP
  9. littlejohn199

    littlejohn199 Peon

    Messages:
    42
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #9
    I remember learning PHP thru this site

    w3schools.com/php/default.asp
     
    Last edited: Apr 17, 2011
    littlejohn199, Apr 17, 2011 IP
  10. zerophean

    zerophean Peon

    Messages:
    91
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #10
    I recommended to you, learn with tizag.com , :).
     
    zerophean, Apr 18, 2011 IP
  11. beven

    beven Well-Known Member

    Messages:
    483
    Likes Received:
    1
    Best Answers:
    1
    Trophy Points:
    113
    #11
    In my point of view, youtube is also best way to learn
     
    beven, Apr 18, 2011 IP
  12. Abitha

    Abitha Member

    Messages:
    141
    Likes Received:
    0
    Best Answers:
    1
    Trophy Points:
    36
    #12
    PHP is such an easy language and it can be learnt very quick than you think.
    There are so many web resources online. Choose a good site and learn.
     
    Abitha, Apr 21, 2011 IP
  13. salmanshafiq

    salmanshafiq Well-Known Member

    Messages:
    260
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    128
    #13
    salmanshafiq, Apr 21, 2011 IP
  14. mygold

    mygold Peon

    Messages:
    1,164
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #14
    Hey this is PHP section. Is there any PHP section without that?
     
    mygold, Apr 28, 2011 IP
  15. jezzz

    jezzz Notable Member

    Messages:
    4,884
    Likes Received:
    190
    Best Answers:
    0
    Trophy Points:
    200
    #15
    jezzz, Apr 28, 2011 IP
  16. ajomehri

    ajomehri Active Member

    Messages:
    212
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    53
    #16
    ajomehri, Apr 28, 2011 IP