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.

Learning PHP - where to begin

Discussion in 'PHP' started by ollyno1uk, Sep 23, 2007.

  1. #1
    Hi I would love to learn PHP. I have only basic HTML knowledge.

    Can anyone reccomend a book or website that I could start to learn? I need easy to follow tutorials reallY

    Thanks a lot
     
    ollyno1uk, Sep 23, 2007 IP
  2. MeetHere

    MeetHere Prominent Member

    Messages:
    15,399
    Likes Received:
    994
    Best Answers:
    0
    Trophy Points:
    330
    #2
    MeetHere, Sep 23, 2007 IP
  3. NickD

    NickD Well-Known Member

    Messages:
    262
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    130
  4. crazyryan

    crazyryan Well-Known Member

    Messages:
    3,087
    Likes Received:
    165
    Best Answers:
    0
    Trophy Points:
    175
    #4
    Start of building a simple news script, check out www.tizag.com for a few php tutorials.
     
    crazyryan, Sep 23, 2007 IP
  5. ollyno1uk

    ollyno1uk Active Member

    Messages:
    946
    Likes Received:
    27
    Best Answers:
    0
    Trophy Points:
    70
    #5
    Thanks for all the links.

    CrazyryAN - What exactly is a news script?

    Thanks a lot
     
    ollyno1uk, Sep 23, 2007 IP
  6. bubbles19518

    bubbles19518 Peon

    Messages:
    73
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #6
    bubbles19518, Sep 23, 2007 IP
  7. matthewrobertbell

    matthewrobertbell Peon

    Messages:
    781
    Likes Received:
    35
    Best Answers:
    0
    Trophy Points:
    0
    #7
    I 2nd tizag.com , it is very good.
     
    matthewrobertbell, Sep 23, 2007 IP
  8. tamilsoft

    tamilsoft Banned

    Messages:
    1,155
    Likes Received:
    78
    Best Answers:
    0
    Trophy Points:
    0
  9. myharshdesigner

    myharshdesigner Peon

    Messages:
    147
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #9
    myharshdesigner, Sep 23, 2007 IP
  10. Evan.Parry

    Evan.Parry Peon

    Messages:
    25
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #10
    Go to your local library and read a book about it, or download an eBook thats what I done..then as I got better learnt more online because it seemed to be easier to learn for me.
     
    Evan.Parry, Sep 23, 2007 IP
  11. litebulb1

    litebulb1 Peon

    Messages:
    151
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #11
    the book 'php and mysql for dynamic websites' was perfect for me. it has a companion website (http://www.dmcinsights.com/phpmysql/) that has all the scripts that the book uses so you can play with them.
     
    litebulb1, Sep 23, 2007 IP
  12. technojuice

    technojuice Peon

    Messages:
    207
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #12
    nice video tuts at killerphp.com
     
    technojuice, Sep 23, 2007 IP
  13. ollyno1uk

    ollyno1uk Active Member

    Messages:
    946
    Likes Received:
    27
    Best Answers:
    0
    Trophy Points:
    70
    #13
    Excellent. Thanks everyone for the input. This has been a really good starter for me.

    I have started for now the tutorial at tizag.com and I was very pleased yesterday to have created a form that used php to display some text based on the selections from the form.

    Basic I know but a good start.

    I am looking forward to continuing with this today
     
    ollyno1uk, Sep 24, 2007 IP
  14. ready2work

    ready2work Guest

    Best Answers:
    0
    #14
    Hi,

    The links that everybody has given you are very fine... in fact i started from those links only.

    Apart from that i would suggest you to install the Apache Web Server and configure it urself, then install php and also configure it urself. Then try the simple program that you have learnt. I am sure, you will get the satisfaction of learning a lot!!!
     
    ready2work, Sep 24, 2007 IP
  15. infinityts

    infinityts Peon

    Messages:
    90
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #15
    infinityts, Sep 25, 2007 IP
  16. olddocks

    olddocks Notable Member

    Messages:
    3,275
    Likes Received:
    165
    Best Answers:
    0
    Trophy Points:
    215
    #16
    1. just learn how to use echo which once you have mastered it you have done your basics. Believe it, there is so much in there.

    2. Learn how to connect to mysql using php and pull out results from database.
    3. Keep PHP manual on the front for reference.

    Once you have done (1) and (2) you will enjoy PHP and feel its power. Good luck!
     
    olddocks, Sep 25, 2007 IP