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.

Best PHP IDE ?

Discussion in 'PHP' started by funlounge, Jun 25, 2006.

  1. #1
    Hi,

    coming from the business software development world, I started doing some work with PHP /MySQL . I think it's a great language that's easy to use

    However I'm looking to move from text editors to an IDE
    Can you recommend a few ?
     
    funlounge, Jun 25, 2006 IP
  2. Bob_

    Bob_ Peon

    Messages:
    31
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Only one I used before moving to Dreamweaver was DzSoft PHP Editor. Nice liittle editor and if you have a test server on your machine you can run the php scripts as well as edit them.
     
    Bob_, Jun 25, 2006 IP
  3. RichardRosse

    RichardRosse Peon

    Messages:
    96
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #3
    For GUI programming, html output etc i use dreamweaver.

    For the actual coding I use Zend Studio, it's expensive (99$ for the standard version) but worth it. it has built in Intelisense and it's more like a full testing evironment.

    http://www.zend.com/products/zend_studio
     
    RichardRosse, Jun 25, 2006 IP
  4. daworm

    daworm Peon

    Messages:
    121
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    http://www.mpsoftware.dk/phpdesigner.php works for me
     
    daworm, Jun 25, 2006 IP
  5. stickman373

    stickman373 Peon

    Messages:
    331
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #5
    I use PHPEdit from waterproof
     
    stickman373, Jun 25, 2006 IP
  6. Allan

    Allan Peon

    Messages:
    41
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #6
    I use ZendStudio, it has a good debugger just like in vc++
     
    Allan, Jun 25, 2006 IP
  7. dimi

    dimi Peon

    Messages:
    82
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    i vote for Nusphere PhpED
     
    dimi, Jun 26, 2006 IP
  8. FxAnd

    FxAnd Peon

    Messages:
    8
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    I Use PHP Eclipse..
    I like to use ecplise.. free ware..
    power full for Java.. and now can use for PHP as well.
    Eclipse can use for CVS, so you can check your history/past script.. who edit it.. why they edit the script.. sync with old or latest script..
    POWER !!!
     
    FxAnd, Jun 26, 2006 IP
  9. pl4y3r

    pl4y3r Peon

    Messages:
    11
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #9
    Dreamweaver, excellent for programming and designing at the same time ;)
     
    pl4y3r, Jun 27, 2006 IP
  10. ccoonen

    ccoonen Well-Known Member

    Messages:
    1,606
    Likes Received:
    71
    Best Answers:
    0
    Trophy Points:
    160
    #10
    Yes, dreamweaver for me as well, thank you color coding ;)

    Zend Studio has PHP Intellesense? Very interesting!
     
    ccoonen, Jun 28, 2006 IP
  11. webbist

    webbist Peon

    Messages:
    89
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #11
    I know this sounds crappy but... For 3 years I've been using Windows Notepad for my PHP development purposes. It is simple, fast loading, low on system resources, offers everything I need. I doubt I'll ever switch to another text editor.

    On my Linux boxes, I like to use nano however.
     
    webbist, Jun 28, 2006 IP
  12. klown

    klown Peon

    Messages:
    2,093
    Likes Received:
    115
    Best Answers:
    0
    Trophy Points:
    0
    #12
    these would have been useful when i was just starting php a few years ago. Gotta love php. I think ill stop buy the computer mall and buy a illegal copy of the zend developer thing. :) living in china is nice sometimes, dvds and computer programs 1$ out of the box
     
    klown, Jun 29, 2006 IP
  13. T0PS3O

    T0PS3O Feel Good PLC

    Messages:
    13,219
    Likes Received:
    777
    Best Answers:
    0
    Trophy Points:
    0
    #13
    Zend is the complete deal. Though I probably still only use 10% of its potential. Built-in FTP, great error spotting etc. must have for hard core dev dorks.
     
    T0PS3O, Jun 29, 2006 IP
  14. klown

    klown Peon

    Messages:
    2,093
    Likes Received:
    115
    Best Answers:
    0
    Trophy Points:
    0
    #14
    thats me, i made a image create (for registration protection) the other day cuz i was bored at work..
     
    klown, Jun 29, 2006 IP
  15. scottj

    scottj Peon

    Messages:
    168
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #15
    I'm going to 2nd this one. Eclipse just plain rocks, and it's free to boot.
     
    scottj, Jul 1, 2006 IP
  16. Nick_Mayhem

    Nick_Mayhem Notable Member

    Messages:
    3,486
    Likes Received:
    338
    Best Answers:
    0
    Trophy Points:
    290
    #16
    I still use notepad. Don't know why. But it is the only way I can understand the php code. If something gets highlighted or colored in IDE's I get confused.

    So I am still with notepad. Not a good option for you I think so. But just suggested.
     
    Nick_Mayhem, Jul 1, 2006 IP
  17. weppos

    weppos Well-Known Member

    Messages:
    99
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    125
    #17
    Me too, it's excellent.

    An other interesting free IDE is PHP Designer, actually you can download PHP Designer 2006 Beta.

    I've never used Zend but friends of mine told me it is interesting too. :)
     
    weppos, Jul 2, 2006 IP
  18. daboss

    daboss Guest

    Messages:
    2,249
    Likes Received:
    151
    Best Answers:
    0
    Trophy Points:
    0
    #18
    i'm fairly certain you can turn off the color aids from the preferences/options section of most tools... ;)
     
    daboss, Jul 2, 2006 IP
  19. scottj

    scottj Peon

    Messages:
    168
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #19
    I don't really understand how they would confuse you, though...
     
    scottj, Jul 2, 2006 IP
  20. seologs

    seologs Peon

    Messages:
    56
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #20
    I really only use bbedit for php, but I have used Eclipse and it is really cool. It has a browser preview window that updates every time you save your document. It will also keep track of variables so as soon as you type $, it lists a list of existing variables. It also does the same kind of thing with functions.

    Best of all though, it shows errors on the page with red marks.
     
    seologs, Jul 3, 2006 IP