I want to learn PHP but I don't know where to start.

Discussion in 'PHP' started by cipriani, Aug 4, 2007.

  1. #1
    I have many great ideas for some websites that require PHP, but I have always wanted to make these ideas a reality on my own, rather than having to spend a lot of money on them. I've worked with some pre-made applications and manipulated the code to get something acceptable, but I don't really know how to design anything from scratch.

    My one idea is an online text-based game, which would require a lot of database work and advanced PHP/flash work. I am good at flash, but again with the programing side I am weak. I also have an idea to create a news portal in whcih I can easily upload articles from an admin center and have them automatically post on different parts of the website.

    Do you know what I need to learn for each of these? I have 1 year to work with before I devote my time to university studies, so I definitely have the time to really master these skills.

    Thanks.
     
    cipriani, Aug 4, 2007 IP
  2. prodigy

    prodigy Guest

    Messages:
    576
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #2
    prodigy, Aug 4, 2007 IP
  3. jOE :D

    jOE :D Peon

    Messages:
    47
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I went to my local bookstore and picked up a couple PHP books. I learned some from that and then I got a job coding PHP for my school. If you only have a year to spare before you devote your time to something else, I wouldn't bother. Any programmer will tell you that it all comes with time and practice
     
    jOE :D, Aug 4, 2007 IP
  4. BlindCat

    BlindCat Banned

    Messages:
    415
    Likes Received:
    34
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I find the video tutorials very helpful.... Search for the following -

    VTC PHP
    Lynda.com PHP


    You can buy the original ones from - vtc.com and lynda.com.

    However you can also get a warez version from the popular warez forums, rapidshare, torrent etc.

    Cheers

     
    BlindCat, Aug 4, 2007 IP
  5. vic_msn

    vic_msn Well-Known Member

    Messages:
    2,233
    Likes Received:
    125
    Best Answers:
    0
    Trophy Points:
    155
    #5
    download a simple php script
    that uses sql query commands
    learn by reading through the statements
    it helps if you are aware of C / C++
     
    vic_msn, Aug 4, 2007 IP
  6. chaoz

    chaoz Active Member

    Messages:
    246
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    53
    #6
    that's the best place if u want to learn PHP from the beginning :)
     
    chaoz, Aug 4, 2007 IP
  7. cipriani

    cipriani Peon

    Messages:
    71
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    okay well thanks a lot guys.

    and as for having only 1 year to spare, a year can be a very long time when you think about the number of free hours to screw around on the computer and start practicing with some new applications :)

    I'm already a fairly advanced web designer...only I haven't quite honed on the programming side of things...but I am a good graphic designer and have a strong background in HTML and CSS.

    Thanks.
     
    cipriani, Aug 4, 2007 IP
  8. nitins60

    nitins60 Peon

    Messages:
    246
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #8
    thanks for information (others), suggest ppl to start from www.php.net, it's simple documentation with many other users scripts
     
    nitins60, Aug 5, 2007 IP
  9. lggmaster

    lggmaster Peon

    Messages:
    233
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #9
    I had ideas for a highly interactive website, a mmorpg gaming database/forum/trading site. PHP/Perl/MySQL was obviously, the best choice out there for me to work in the complete site. But, I really didn't understand how hard it really was until I spent 12 hours on my first 3 scripts calling for my db's, only to get a loaded page full of errors. Over 200 scripts later my site is on the verge of being completed and works wonderful. Total errors along the way 2,192 (honest), current errors - 2 (pages not loading 2% of the time).

    Cost to learn - I spent a whole 25$ on PHP 5 fast & easy Web Development book. Searched Google on methods to fix those errors.

    Best source of PHP references - PHP.net, here and the mysql website.

    The best suggestion I can make on learning PHP, is to design the scripts, and iron out the errors you get. The more errors you fix, the more you'll learn.
     
    lggmaster, Aug 5, 2007 IP
  10. xoixeo

    xoixeo Member

    Messages:
    36
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    43
    #10
    You could find video tutorials easily i guess goodluck :)
     
    xoixeo, Aug 5, 2007 IP
  11. saurabhj

    saurabhj Banned

    Messages:
    3,459
    Likes Received:
    61
    Best Answers:
    0
    Trophy Points:
    0
    #11
    W3Schools.com would be the best for start..
     
    saurabhj, Aug 6, 2007 IP
  12. B7x0

    B7x0 Peon

    Messages:
    113
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #12
    Before you pickup any books. Take a look at http://phpvideotutorials.com Leighmac has an awesome set of video tutorials that were very helpful to me. He makes it so much easier to learn PHP. Watch the videos, and you'd have a good idea of what you need to do next, and what kind of books you may need.
     
    B7x0, Aug 6, 2007 IP
  13. loopline

    loopline Well-Known Member

    Messages:
    738
    Likes Received:
    44
    Best Answers:
    0
    Trophy Points:
    130
    #13
    loopline, Aug 6, 2007 IP
  14. nagasharmi

    nagasharmi Peon

    Messages:
    28
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #14
    hello

    i am also very poor in programming side.
    after i saw www.w3schools.com now i am in software company platform PHP.
    So this website is very useful for beginners.
     
    nagasharmi, Aug 6, 2007 IP
  15. cipriani

    cipriani Peon

    Messages:
    71
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #15
    Thank you for the helpful responses. I will definitely check out that w3schools website (by the looks of it, it seems very helpful) and see if that gets me headed in the right direction.

    Thanks again.
     
    cipriani, Aug 8, 2007 IP