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.

Want to learn PHP

Discussion in 'Programming' started by renditioner, Feb 15, 2009.

  1. #1
    Can we learn PHP without going to a formal college or institution ?
    What I mean is there are so many videos and tutorials available on the net. Is it enough or you should be going to some school or something to be really efficient.
     
    renditioner, Feb 15, 2009 IP
  2. ranacseruet

    ranacseruet Peon

    Messages:
    302
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #2
    yes u can, but if u don't have any programming language experience before, then it may be hard at first....
     
    ranacseruet, Feb 16, 2009 IP
  3. ActiveFrost

    ActiveFrost Notable Member

    Messages:
    2,072
    Likes Received:
    63
    Best Answers:
    3
    Trophy Points:
    245
    #3
    Sure it's possible ( from my point of view, it's even better if you learn it at home ). Get some tutorials and start reading :)
     
    ActiveFrost, Feb 16, 2009 IP
  4. phpwnes

    phpwnes Peon

    Messages:
    509
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #4
    i am in your shoes too now amd i am using video tutorials and books then php.net the offial php site is good too for more avanced examples
     
    phpwnes, Feb 16, 2009 IP
  5. chpshah

    chpshah Banned

    Messages:
    222
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    can any one suggest me, from which site i can get video or tutorials for learing PHP.
     
    chpshah, Feb 16, 2009 IP
  6. ActiveFrost

    ActiveFrost Notable Member

    Messages:
    2,072
    Likes Received:
    63
    Best Answers:
    3
    Trophy Points:
    245
    #6
    Better to use text based tutorials - tizag.com, w3school, etc. ;) If you want to know why you should not learn it from video tutorials, I have a simple answer - because you will not use your brains .. you will simply do the same ! Instead if you will use text, you will need to figure out how to get it running :p
     
    ActiveFrost, Feb 16, 2009 IP
  7. crivion

    crivion Notable Member

    Messages:
    1,669
    Likes Received:
    45
    Best Answers:
    0
    Trophy Points:
    210
    Digital Goods:
    3
    #7
    I suggest you to learn by practice
    Here's a tip how I started : I got a project in mind and I searched for needs
    If you'll just read tutorials your head will reject them in the second day
     
    crivion, Feb 16, 2009 IP
  8. spyka

    spyka Greenhorn

    Messages:
    90
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #8
    Yes, it's certainly possible. There are plently of tutorials and resources around. Just get a free/localhost setup and play around with the code - that is how I taught myself. There are also a lot of books that will help you if you don't mind spending some money. Some websites to help you along: WebQurk's PHP tutorials TizTag's php tuts and http://w3schools.com/php/default.asp
     
    spyka, Feb 16, 2009 IP
  9. tihan

    tihan Member

    Messages:
    64
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    43
    #9
    Yes, you can. If you know any other programming language, it will be pretty easy. I have learnt the same way. I suggest you to use php.net manual.
     
    tihan, Feb 17, 2009 IP
  10. chinks

    chinks Peon

    Messages:
    21
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #10
    You can learn programming language by yourself, but much helpful if you have previous background so it would be easier understanding the flow.Try this one
     
    chinks, Feb 17, 2009 IP
  11. Jalpari

    Jalpari Notable Member

    Messages:
    5,640
    Likes Received:
    137
    Best Answers:
    0
    Trophy Points:
    260
    #11
    there are many tutorials available online freely, incluidng video and text format.

    www.w3schools.com - for beginners.
    www.php.net

    youtube also have many videos on php. in the begining it will be hard but don't get disheart and keep trying. One day u will nor just learn u can also be a php guru.
     
    Jalpari, Feb 17, 2009 IP
  12. nirajkum

    nirajkum Active Member

    Messages:
    815
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    58
    #12
    Google PHP Basic tutorial and go to php.net this should be enough . Download basic program and try to run those . These way i learned PHP
     
    nirajkum, Feb 17, 2009 IP
  13. mortgageloan

    mortgageloan Peon

    Messages:
    339
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #13
    how much time will it take approx to learn the basics atleast??
     
    mortgageloan, Feb 17, 2009 IP
  14. Curtis004

    Curtis004 Guest

    Messages:
    29
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #14
    The basics will come pretty fast, just remember programming works like life its all about logic one step after another. sequence, selection and repetition learn these and you will understand not only PHP my every other OO language out there... its just the syntax that buggers me up.
     
    Curtis004, Feb 17, 2009 IP
  15. websecrets

    websecrets Peon

    Messages:
    97
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #15
    Go to amazon or your book store and pick up the "PHP Bible".

    and use php.net as a backup reference.

    You'll thank me later :)
     
    websecrets, Feb 17, 2009 IP
  16. zzealouss

    zzealouss Peon

    Messages:
    13
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #16
    for you better understanding you should get php manual.
     
    zzealouss, Feb 17, 2009 IP
  17. renditioner

    renditioner Peon

    Messages:
    17
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #17
    but the PHP.net manual is so huge. It scares the hell out of me :)
     
    renditioner, Feb 17, 2009 IP
  18. noimus13

    noimus13 Peon

    Messages:
    29
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #18
    Learn in w3schools.com
    Get some eBooks and learn
    View other sources and learn more :D
     
    noimus13, Feb 18, 2009 IP
  19. SEOVICE

    SEOVICE Peon

    Messages:
    449
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #19
    I was able to learn html and css online but I have had a much more difficult time learning php. especially how to connect to mysql database and the likes. I think most of the tutorials lack practical examples.
     
    SEOVICE, Feb 18, 2009 IP
  20. Curtis004

    Curtis004 Guest

    Messages:
    29
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #20
    I'll agree with you on that SEOVICE, while I was learning PHP basics all the examples i found were over complex and difficult to understand. They all lacked userbility and simplicity, two things that are vital when learning. I think if I could advise a method of learning, it would be to buy a referance guide with examples and then use those examples to develop somthing practical, I developed an all singing all dancing CMS. Then moved onto more detailed and complex things.
     
    Curtis004, Feb 19, 2009 IP