Best PHP Editor

Discussion in 'PHP' started by wussadotcom, Sep 3, 2008.

  1. garrettheel

    garrettheel Peon

    Messages:
    341
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #61
    I wouldn't trust the live preview, always best to preview in the browser itself.
     
    garrettheel, Sep 28, 2008 IP
  2. caffeinefree

    caffeinefree Guest

    Messages:
    43
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #62
    I have been using Zend Studio for years and have been very pleased. I simply couldn't imagine coding without the many features it provides including debugging, code completion, mysql connection, and the many other bells and whistles. I am currently evaluating phped which I suspect will be as good or better. But for me, I'll need to run into a feature "I just can't live without", to warrant spending $250 for an editor so similar to what I'm using.

    Best,
    Grant
     
    caffeinefree, Sep 28, 2008 IP
  3. khu84

    khu84 Active Member

    Messages:
    441
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    58
    #63
    I use Crimson Editor, which text editor with syntax highlighting of more than 150 languages. I simply love it for more details check out http://codingtricks.blogspot.com/2008/07/very-useful-text-and-code-editor.html
     
    khu84, Sep 28, 2008 IP
  4. LowBattery

    LowBattery Peon

    Messages:
    12
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #64
    i think Notepad++ better than other
     
    LowBattery, Sep 29, 2008 IP
  5. Grit.

    Grit. Well-Known Member

    Messages:
    1,424
    Likes Received:
    22
    Best Answers:
    1
    Trophy Points:
    110
    #65
    I'm not a fan of setting up the local server on dreamweaver... it's easier to set up a server on your own machine with xampp or wamp, or lamp... i've heard there's quite a few good free editors on linux too
     
    Grit., Sep 29, 2008 IP
  6. WebDoc

    WebDoc Guest

    Messages:
    9
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #66
    I have been using Zend Studio for about a year now and have to say it is the best move I made. I was using dreamweaver for all my coding jobs. Now I use Zend for PHP and dreamweaver for HTML stuff.
    I know a lot of people will say use notepad, but with the code completion abilities, error checking , and code coloring it makes it so much easier to get jobs done quicker and with a higher quality.
     
    WebDoc, Sep 29, 2008 IP
  7. dimitar christoff

    dimitar christoff Active Member

    Messages:
    882
    Likes Received:
    62
    Best Answers:
    0
    Trophy Points:
    90
    #67
    doesn't anybody here use ultraedit / uestudio IDE? it's the greatest thing since sliced bread, really.
     
    dimitar christoff, Sep 29, 2008 IP
  8. caffeinefree

    caffeinefree Guest

    Messages:
    43
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #68
    I use zend studio but after trying the nusphere phped trial, I am making the $300 switch. I found the editor is both easy to use and extremely functional. I had ftp, mysql, remote debugging, file sync, terminal window, and other features up and running in a couple hours with virtually no hangups. Documentation was good enough that I never resorted to web for answers. I'm hooked.

    Grant
     
    caffeinefree, Oct 3, 2008 IP
  9. thuankkk

    thuankkk Active Member

    Messages:
    503
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    95
    #69
    SciTE, it's my choice.
     
    thuankkk, Oct 4, 2008 IP
  10. caffeinefree

    caffeinefree Guest

    Messages:
    43
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #70
    Quick heads up related to my phped post. Nusphere is offering a $199 special on phped pro (I am in no way affiliated);). So if you're on the fence about making the purchase, now is the time. The site mentions the special ends Tomorrow.

    Best,
    Grant
     
    caffeinefree, Oct 16, 2008 IP
  11. vk_2006

    vk_2006 Peon

    Messages:
    36
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #71
    i am using Dreamweaver MX 2004 and notepad
     
    vk_2006, Feb 11, 2009 IP
  12. ryankirgan

    ryankirgan Peon

    Messages:
    17
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #72
    I've started using PSPad as it's free, colours the markup and connects with my FTP servers. Prior to that, I've used Dreamweaver MX 2004 and vi - this is definitely the most straightforward.
     
    ryankirgan, Feb 12, 2009 IP
  13. qazw

    qazw Peon

    Messages:
    5
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #73
    For doing a whole application i use komodo IDE, but for quick edits etc Forklift(for the file/site handling) & textmate.
     
    qazw, Feb 12, 2009 IP
  14. SiLvER

    SiLvER Well-Known Member

    Messages:
    610
    Likes Received:
    22
    Best Answers:
    0
    Trophy Points:
    130
    #74
    All hail Notepad++ :D
     
    SiLvER, Feb 12, 2009 IP
  15. olddocks

    olddocks Notable Member

    Messages:
    3,275
    Likes Received:
    165
    Best Answers:
    0
    Trophy Points:
    215
    #75
    olddocks, Feb 12, 2009 IP
  16. unski84

    unski84 Peon

    Messages:
    133
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #76
    Started coding on Notepad++, then tested almost every PHP IDE available and my favourite one of them is PHPEdit (119€ with FTP extension)
     
    unski84, Feb 12, 2009 IP
  17. buldozerceto

    buldozerceto Active Member

    Messages:
    1,137
    Likes Received:
    43
    Best Answers:
    0
    Trophy Points:
    88
    #77
    For me it's Eclipse PDT, and it's very good free available for both linux and windows.
     
    buldozerceto, Feb 12, 2009 IP
  18. ActiveFrost

    ActiveFrost Notable Member

    Messages:
    2,072
    Likes Received:
    63
    Best Answers:
    3
    Trophy Points:
    245
    #78
    Eclipse PDT : 105.6M :eek: What's so big in this app ( tools, options, etc. ) ?
    I prefer using Notepad++ on WIN32 and gedit for *nix based systems ! Speed is king, which really depends on the size ( libs, etc. ) of app .. :)
     
    ActiveFrost, Feb 12, 2009 IP
  19. plecosword

    plecosword Peon

    Messages:
    26
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #79
    Hey I was just about to post for this, I searched google and the threads I found were too old to be acurate, thanks for the post,
    has anyone tried Netbeans?
     
    plecosword, Feb 12, 2009 IP
  20. bhagwat_banna

    bhagwat_banna Peon

    Messages:
    38
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #80
    mee too using dreamweaver but notpad++ is a good editor too
     
    bhagwat_banna, Feb 13, 2009 IP