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.

New to PHP - Best Resources for Ground Level PHP Learner?

Discussion in 'PHP' started by Jerriescids, Jan 29, 2012.

  1. #1
    As the title puts it, I am very to new to PHP and semi-new to HTML. I currently operate which I know can benefit from me having more knowledge in the basics of PHP.

    Does anyone have good online or offline (videos, books, articles, anything) resources for completely new starters in PHP? I figured I would ask the forum with hopes of finding people who have been through what I'm going through and found resources that helped them.

    Thanks.
     
    Jerriescids, Jan 29, 2012 IP
  2. Haxalot

    Haxalot Peon

    Messages:
    11
    Likes Received:
    0
    Best Answers:
    1
    Trophy Points:
    0
    #2
    Resource wise, i would look into online tutorials first, like:
    http://www.tizag.com/phpT/
    (so that you can get the basic syntax and a feel of the language)

    then move up to videos on youtube, like:
    http://www.youtube.com/user/thenewboston
    (as they usually explain the code used quite well)

    then progress to some books/E-books for a more detailed explanation. (to get a more in depth knowledge of the language):
    [​IMG]
    download:
    http://www.scriptit.tk/uploads/php5/PHP5.rar

    And be aware of E-books you find online, some are outdated and reference to PHP4, where a lot of functions have been deprecated and so will cause you to learn useless functions.

    Lastly, use the following site as your new "bible":
    http://php.net/

    If you dont know what a function does, then it will be explained on there and with examples most of the time.
     
    Haxalot, Jan 29, 2012 IP
  3. JamesPh

    JamesPh Active Member

    Messages:
    230
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    75
    Digital Goods:
    1
    #3
    I found w3schools and tizag to be most useful personally, there's an extensive library of information on practically any problem or question you have online for matters which aren't covered on both of those websites, so you should be able to find help on google for matters not covered on those websites.
     
    JamesPh, Jan 29, 2012 IP
  4. swasa

    swasa Member

    Messages:
    306
    Likes Received:
    4
    Best Answers:
    1
    Trophy Points:
    43
    #4
    Scriptsdesk has the collections of best php tutorials,tips and programming books.
     
    swasa, Jan 29, 2012 IP
  5. Jerriescids

    Jerriescids Peon

    Messages:
    6
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Thank you both for the resources. This is exactly what I was looking for -- Thanks again!
     
    Jerriescids, Jan 30, 2012 IP
  6. einsteinsboi

    einsteinsboi Well-Known Member

    Messages:
    1,122
    Likes Received:
    76
    Best Answers:
    0
    Trophy Points:
    140
    #6
    einsteinsboi, Jan 30, 2012 IP
  7. earnnet

    earnnet Member

    Messages:
    100
    Likes Received:
    0
    Best Answers:
    1
    Trophy Points:
    26
    #7
    you should set up a local webserver such as XAMPP and start testing codes on your own computer. it's great for "sandbox" testing your first php codes.
     
    earnnet, Jan 31, 2012 IP
  8. aidanriley

    aidanriley Banned

    Messages:
    34
    Likes Received:
    0
    Best Answers:
    1
    Trophy Points:
    51
    #8
    Have you tried the lynda.com PHP courses? That is where I started and I really enjoyed them (video tutorials).
     
    aidanriley, Jan 31, 2012 IP
  9. modz

    modz Active Member

    Messages:
    95
    Likes Received:
    1
    Best Answers:
    1
    Trophy Points:
    53
    #9
    Why do you want to know it? You want to be a software engineer, or you just want to edit something in your site?

    If you want to be a SE, a book "for dummies" is pointless. You should first start with a really powerful OO language (like Java), with algorithms, programming methology, quality code, etc. Thus you will be really good software engineer.

    But if you just want to be the next poor programmer (who doesn't know the difference between byte and short data types) or you want just to edit a website, then yeah, start with the "for dummies" book.
     
    modz, Feb 1, 2012 IP
  10. jestep

    jestep Prominent Member

    Messages:
    3,659
    Likes Received:
    215
    Best Answers:
    19
    Trophy Points:
    330
    #10
    jestep, Feb 1, 2012 IP