The best software for developing php websites?

Discussion in 'PHP' started by renzmar, Jan 14, 2008.

  1. #1
    Can anyone suggest me the best software you are using in developing php websites? Im a newbie in php programming and trying to learn it at home but I think I need a software to learn faster. (what I mean is like dreamweaver for html)...

    Your help will be well appreciated.. Thanks in advance.. :D
     
    renzmar, Jan 14, 2008 IP
  2. nico_swd

    nico_swd Prominent Member

    Messages:
    4,153
    Likes Received:
    344
    Best Answers:
    18
    Trophy Points:
    375
    #2
    You can code PHP even in notepad. But you probably want one with a decent syntax-highlighter.

    Personally, I use Dreamweaver.

    You can also search Google for "PHP editor" and you'll find more. But if you already use Dreamweaver for your HTML, I'd just stick with it and use it for PHP too.
     
    nico_swd, Jan 14, 2008 IP
  3. North Carolina SEO

    North Carolina SEO Well-Known Member

    Messages:
    1,327
    Likes Received:
    44
    Best Answers:
    0
    Trophy Points:
    105
    #3
    As far as a tool for writing the PHP code, I personally use Dreamweaver. Learning the code is similar to most any other code. Find examples, books, etc. can teach you a lot. Some of the best "real world" examples of code can be found within OSCommerce and Wordpress which are both written in PHP and open source. IMHO.

    Hope this helps!
     
    North Carolina SEO, Jan 14, 2008 IP
  4. Silvaz

    Silvaz Peon

    Messages:
    33
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Since PHP is a programming language while html is more of a makeup language, you can't really see how the out come will look like(unlike html). So the only features a "php editor" can really have is stuff like syntax highlighting and such. Most have that so there really isn't much of a difference between them all. If you already have Dreamweaver then just stick with it, it's perfectly good.
     
    Silvaz, Jan 14, 2008 IP
  5. jayshah

    jayshah Peon

    Messages:
    1,126
    Likes Received:
    68
    Best Answers:
    1
    Trophy Points:
    0
    #5
    Try PHPEdit by Waterproof (waterproof.fr). It's amazing, and comes with PHP client side so you can test your scripts! Full syntax highlighting and code formatting.

    P.S. Its not free (free trial, though) and I like it, but I don't work for them ;)

    Jay
     
    jayshah, Jan 14, 2008 IP
  6. Cluster

    Cluster Active Member

    Messages:
    162
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    51
    #6
    notepad for sure :)

    Dreamweaver is also pretty decent
     
    Cluster, Jan 14, 2008 IP
  7. greatlogix

    greatlogix Active Member

    Messages:
    664
    Likes Received:
    13
    Best Answers:
    1
    Trophy Points:
    85
    #7
    greatlogix, Jan 14, 2008 IP
  8. Paintball Guns

    Paintball Guns Active Member

    Messages:
    173
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    60
    #8
    Are there good places to get sample code so you don't have to create everything from scratch?

    For example, I can't seem to find the code to make a simple PHP-generated page. That is, I want a page with an HTML header and footer, a PHP-generated sidebar menu, and PHP-generated main text.

    Are there good places to go for PHP website templates like this?
     
    Paintball Guns, Jan 14, 2008 IP
  9. InFloW

    InFloW Peon

    Messages:
    1,488
    Likes Received:
    39
    Best Answers:
    0
    Trophy Points:
    0
    #9
    I was a big fan of Zend Studio for quite a while but I'm starting to like phpdesigner as it finally has done some things Zend simply has never done.

    For anyone who is curious it comes down to inheritence of objects that then you access like $this->db->query(); with Zend it never could intelisense the query part unfortunately. The latest phpdesigner now is able to do this.
     
    InFloW, Jan 14, 2008 IP
  10. renzmar

    renzmar Peon

    Messages:
    308
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #10
    wow.. thanks for your kind responses.. i really appreciate it.. maybe i will stick to dreamweaver and try it a little more time.. How I wish there is program like visual studio for php where you can easily drag and drop object.. haha.. lol..

    Thanks again guys.. GODBLESS..

    just keep on posting if you want.. :D
     
    renzmar, Jan 14, 2008 IP
  11. wing

    wing Active Member

    Messages:
    210
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    58
    #11
    I really like ZendStudio, don't think I will switch to any other editor for a long time :)
     
    wing, Jan 14, 2008 IP
  12. rkquest

    rkquest Well-Known Member

    Messages:
    828
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    140
    #12
    My personal favorite for editing PHP scripts (and any other scripts I make) is KATE which comes with KDE. But that's for linux. On my windows machine, I use jEdit. What I like about jEdit is that you can expand its capabilities through plugins.
     
    rkquest, Jan 14, 2008 IP
  13. Dreads

    Dreads Well-Known Member

    Messages:
    1,884
    Likes Received:
    24
    Best Answers:
    0
    Trophy Points:
    150
    #13
    Notepad ++ - Good Free Software
    DreamWeaver 8 - Best but you need to buy it :D

    Thats my say
     
    Dreads, Jan 14, 2008 IP
  14. Braunson

    Braunson Peon

    Messages:
    240
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #14
    Personally, I use Notpad, yep im old school. Again you might want something with a syntax highlighter. Try Notepad ++, PHP Designer, Dreamweaver, xInt, there are many others, just try some out, and see what you like better.
     
    Braunson, Jan 14, 2008 IP
  15. steb

    steb Peon

    Messages:
    213
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #15
    ive recently moved to notepad2 from notepad - its got some nice syntax colouring etc...its a drop in replacement for the original, free, non bloated, and free.
     
    steb, Jan 14, 2008 IP
  16. rkquest

    rkquest Well-Known Member

    Messages:
    828
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    140
    #16
    Using notepad to code PHP or any other programming language is like making fire using two pieces of rocks.. Yup it's amazing but quite unproductive. :p
     
    rkquest, Jan 14, 2008 IP
  17. blueparukia

    blueparukia Well-Known Member

    Messages:
    1,564
    Likes Received:
    71
    Best Answers:
    7
    Trophy Points:
    160
    #17
    I use Notepad++, cause the default syntax higlighting works well with my eyes :eek:

    Why would you use Dreamweaver 8 though, when Dreamweaver CS# has been the latest version for a while now?
     
    blueparukia, Jan 14, 2008 IP
  18. cr0cx

    cr0cx Active Member

    Messages:
    149
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    55
    #18
    i use notepad 99% of the time... best software ever :)
     
    cr0cx, Jan 15, 2008 IP
  19. Brewster

    Brewster Active Member

    Messages:
    489
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    60
    #19
    I use PHPEdit as well. I love the way that it greys out html when you are editing php and greys out php when you are editing html.

    Brew
     
    Brewster, Jan 15, 2008 IP
  20. nico_swd

    nico_swd Prominent Member

    Messages:
    4,153
    Likes Received:
    344
    Best Answers:
    18
    Trophy Points:
    375
    #20
    PHP is invisible. It generates and outputs the HTML which you want to drag and drop. That's why you can't drag and drop PHP itself.
     
    nico_swd, Jan 15, 2008 IP