The Best PHP Forum

Discussion in 'PHP' started by hhheng, May 10, 2007.

  1. #1
    What's the best forum for php which I can find information related with php learning, help, free scripts, developers, etc? Currently I only know digitalpoint and sitepoint, what else?
     
    hhheng, May 10, 2007 IP
  2. e39m5

    e39m5 Peon

    Messages:
    44
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    IMO, DP and SP will be great for asking specific questions about PHP scripts. I really suggest you find something one of your sites needs, and try to build it. Whether it be an image uploader, a comment form, anything, just go for it. If you run into a problem, post and the forum will help out. I also suggest reading this blog post:

    http://minboost.com/index.php/2007/03/28/if-it-aint-brokethen-youd-better-know-why/

    After reading that, I went through each of my scripts and made sure I fully understood what each function was doing. If I didn't, I made a post on a support forum. You feel a lot better about your coding if you actually know what it is doing.

    Also, WAMP is a great program for testing your PHP as it removes the need to constantly reupload to your host.

    e39m5
     
    e39m5, May 10, 2007 IP
  3. CodyRo

    CodyRo Peon

    Messages:
    365
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Theres been multiple topics on learning PHP here (not saying you double posted, you asked for forums) which have a lot of good recommendations of websites / they usually include a forum.

    I would recommend sites like PHPBuilder, Tizag, and so forth in addition to SitePoint, DigitalPoint.

    Also I came across a website called "The Peoples Toolbox" which has some decent tutorials / articles.. you can see which ones are typically more useful by seeing whose put them in their "toolbox".
     
    CodyRo, May 11, 2007 IP
  4. glasglow

    glasglow Active Member

    Messages:
    926
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    60
    #4
    It's hard to say exactly which are the "best". I always just use google for specific questions and it seems to bring me to a different site everytime.
     
    glasglow, May 11, 2007 IP
  5. gibex

    gibex Active Member

    Messages:
    1,060
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    95
    #5
    just land on php manual at php.net
     
    gibex, May 11, 2007 IP
  6. 5thround

    5thround Active Member

    Messages:
    126
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    51
    #6
    For me personally, I'm never really going to LEARN PHP in the sense that I can program my own script, but like CGI I'm sure we're both smart enough to learn how it works in order to manipulate a script into what we need. And of course if we don't know, ask these guys cause they do.
     
    5thround, May 11, 2007 IP
  7. gibex

    gibex Active Member

    Messages:
    1,060
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    95
    #7
    anyone with Ruby on Rails? syntax is so simple :)
     
    gibex, May 11, 2007 IP
  8. CodyRo

    CodyRo Peon

    Messages:
    365
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    0
    #8
    I'm not sold on it, though the RAD aspect of it is nice. The only large-scale site I'm aware of that uses it is Twitter, and that's with some tweaking to get it to run.

    It is indeed a nice platform though, clean crisp syntax.. I plan on playing with it shortly :)
     
    CodyRo, May 11, 2007 IP
  9. ThatForumPlace

    ThatForumPlace Peon

    Messages:
    201
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #9
    Try http://www.w3schools.com/ if it's for raw php coding tutorials. Otherwise, if it's to mod existing software (like Coppermine or phpbb), let us know - most of them have decent support communities.
     
    ThatForumPlace, May 11, 2007 IP
  10. mikey1090

    mikey1090 Moderator Staff

    Messages:
    15,869
    Likes Received:
    1,055
    Best Answers:
    0
    Trophy Points:
    445
    Digital Goods:
    2
  11. gibex

    gibex Active Member

    Messages:
    1,060
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    95
    #11
    or google.com
     
    gibex, May 12, 2007 IP