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 'PHP' started by TheWebJunkie, Mar 17, 2005.

  1. #1
    Hello guys well the time has come for me to learn php, i have never touched html or php before in my life so you could say im a complete n0b lol.

    Anyway i want to buy a book to learn from.

    Looking for suggestions on a good book to buy that can really help me learn php :)
     
    TheWebJunkie, Mar 17, 2005 IP
  2. T0PS3O

    T0PS3O Feel Good PLC

    Messages:
    13,219
    Likes Received:
    777
    Best Answers:
    0
    Trophy Points:
    0
    #2
    The PHP Bible is what made me a competent intermediate - advanced PHP nerd.

    Messing around makes perfect. Knowing what you can do with PHP/Mysql is more important than knowing how to do it. No need to know (but it's handy) all functions by hard since there's always php.net and your PHP Bible.
     
    T0PS3O, Mar 17, 2005 IP
  3. crazyhorse

    crazyhorse Peon

    Messages:
    1,137
    Likes Received:
    19
    Best Answers:
    0
    Trophy Points:
    0
    #3
    [​IMG]
     
    crazyhorse, Mar 17, 2005 IP
  4. justtara

    justtara Peon

    Messages:
    245
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I have a copy of Dreamweaver MX 2004 with ASP, Coldfusion and PHP. I have heard others rave about the book but I need even more of a hands on approach.
     
    justtara, Mar 17, 2005 IP
  5. neterslandreau

    neterslandreau Peon

    Messages:
    279
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #5
    The only way to really learn any programming language is by experimenting but it seems the toughest part is getting your foot in the door.

    When I'm learning a new language, I look for some existing code and start modifying it. A nice place to find PHP code you can play with is PHPBuilder. They also have some decent tutorials.

    Once you become familiar with the language and you have an idea of what you want to do but don't remember the exact syntax, http:// www .php.net/function_name will put you right there on the man page.
     
    neterslandreau, Mar 17, 2005 IP
  6. JoeO

    JoeO Peon

    Messages:
    431
    Likes Received:
    29
    Best Answers:
    0
    Trophy Points:
    0
    #6
    You might want to learn at the very least some HTML basics first. Because even if you know php inside and out, you are still outputting HTML in the end.
     
    JoeO, Mar 17, 2005 IP
  7. mushroom

    mushroom Peon

    Messages:
    369
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Good advice but I would have put it a little stronger.
    "You must learn at the very least some HTML basics first."
     
    mushroom, Mar 17, 2005 IP
  8. neterslandreau

    neterslandreau Peon

    Messages:
    279
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Good advice.

    Unless you're writing a PHP CLI script..
     
    neterslandreau, Mar 17, 2005 IP
  9. noppid

    noppid gunnin' for the quota

    Messages:
    4,246
    Likes Received:
    232
    Best Answers:
    0
    Trophy Points:
    135
    #9
    No book on php is going to teach you to "program", that comes from experience. Get a book that is to learn programming with php. Most books assume you can program.

    If you are tackling php, you almost have to know html to make proper formated output. Skip html and learn at least XHTML transitional instead.
     
    noppid, Mar 17, 2005 IP
  10. redking

    redking Member

    Messages:
    93
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    43
    #10
    You need to learn HTML first if you've never used HTML or PHP.
     
    redking, Mar 17, 2005 IP
  11. joshril

    joshril Guest

    Messages:
    271
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    0
    #11
    I'm trying to setup a forum on my website and I got some php files. I don't understand how to set it up? Do I use the database I have through my hosting company? Any tips would be much appreciated..
     
    joshril, Mar 17, 2005 IP
  12. neterslandreau

    neterslandreau Peon

    Messages:
    279
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #12
    Your question is somewhat ambiguous.. can you tell us a little bit more? What kind of forum are you setting up (PHPBB, VBulletin, etc.)?
     
    neterslandreau, Mar 17, 2005 IP
  13. TheWebJunkie

    TheWebJunkie Banned

    Messages:
    630
    Likes Received:
    18
    Best Answers:
    0
    Trophy Points:
    0
    #13
    stop hijacking my thread :p
     
    TheWebJunkie, Mar 17, 2005 IP
  14. joshril

    joshril Guest

    Messages:
    271
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    0
    #14
    Sorry Junkie... wasn't trying to... I thought my question would be benficial to anyone... and yes the forum I'm looking to get going is phpbb. I just really don't know too much about php...
     
    joshril, Mar 17, 2005 IP
  15. neterslandreau

    neterslandreau Peon

    Messages:
    279
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #15
    I apologize Junkie. The thought had crossed my mind when I was replying that I should tell the OP to start a new thread. I hope he does so now *hint* *hint*
     
    neterslandreau, Mar 17, 2005 IP
  16. sadcox66

    sadcox66 Spirit Walker

    Messages:
    496
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    0
    #16
    Pick up EasyPHP.org and install php/mysql/apache on Win32 locally.
     
    sadcox66, Mar 17, 2005 IP