Which editor do you use for Php?

Discussion in 'PHP' started by SGBoise, Apr 18, 2008.

  1. reff

    reff Member

    Messages:
    64
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #41
    for full blown application - i would use Zend Studio for it's auto completion capability, Go to definition and the Debug options
     
    reff, Apr 21, 2008 IP
  2. fastdomains

    fastdomains Active Member

    Messages:
    409
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    51
    #42
    I use eclipse pdt !!! The best editor for me ~~~ !!!
     
    fastdomains, Apr 21, 2008 IP
  3. itcn

    itcn Well-Known Member

    Messages:
    795
    Likes Received:
    31
    Best Answers:
    0
    Trophy Points:
    118
    #43
    UltraEdit - use it for everything
     
    itcn, Apr 21, 2008 IP
  4. SGBoise

    SGBoise Peon

    Messages:
    647
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #44
    I tried some of the other ides mentioned and PhpEd is still the best for me. I am also going to find me a smaller editor with for the quick edit moments.

    I am surprised how many people use notepad and equivalent editors. I never paid much attention to the IDE until I started using Visual Studio 2005. VS2005 allowed me to stop thinking about the layout of my code and concentrate on the logic of my codes.

    If you put a value on your time then invest in a professional editor.
     
    SGBoise, Apr 23, 2008 IP
  5. madmax728

    madmax728 Banned

    Messages:
    620
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #45
    Dreamwearver cs3 along with XAMPP (Local Testing Server)
     
    madmax728, Apr 23, 2008 IP
  6. SGBoise

    SGBoise Peon

    Messages:
    647
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #46
    I looked at Dreamweaver cs3 but it didn't have a debugger, not that I could find it anyway. Which is a shame, I thought Adobe would do a better job with dreamwever.

    Maybe because Adobe has coldfusion and is bias to that language.
     
    SGBoise, Apr 23, 2008 IP
  7. nandanamnidheesh

    nandanamnidheesh Active Member

    Messages:
    376
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    55
    #47
    notepad.exe
     
    nandanamnidheesh, Apr 24, 2008 IP
  8. TomN

    TomN Peon

    Messages:
    493
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #48
    I use PhpEd, the debugger is awesome. I like managing the projects (compared to using windoze notepad.exe) it is great for large applications. Notepad++ is still great though for short scripts
     
    TomN, Apr 24, 2008 IP
  9. Emm

    Emm Peon

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #49
    olddocks, that link you had in your post doesn't work, I am really keen to see your list, can you let me know if it is at a new address?

    Cheers.
     
    Emm, Jun 6, 2008 IP
  10. andymayo

    andymayo Guest

    Messages:
    652
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #50
    link works for me buddy
     
    andymayo, Jun 6, 2008 IP
  11. R-21

    R-21 Banned

    Messages:
    712
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    58
    #51
    I stick with Notepad. It's basic, it's pretty, and it gets the job done. What more can you ask?
     
    R-21, Jun 6, 2008 IP
  12. algaidaman

    algaidaman Active Member

    Messages:
    106
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    55
    #52
    Jedit does the trick for me.
     
    algaidaman, Jun 6, 2008 IP
  13. SGBoise

    SGBoise Peon

    Messages:
    647
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #53
    I am using phped now. I got it to work with wampserver so I can debug with mod_rewrite. The builtin debugger doesn't support php extensions.

    I also use firebug to troubleshoot ajax features.
     
    SGBoise, Jun 9, 2008 IP
  14. buldozerceto

    buldozerceto Active Member

    Messages:
    1,137
    Likes Received:
    43
    Best Answers:
    0
    Trophy Points:
    88
    #54
    Eclipse with the PHP plugin
    Zend studio is also good
     
    buldozerceto, Jun 9, 2008 IP
  15. ikipei

    ikipei Peon

    Messages:
    7
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #55
    i use phpDesigner and editPlus
     
    ikipei, Jun 9, 2008 IP
  16. EricBruggema

    EricBruggema Well-Known Member

    Messages:
    1,740
    Likes Received:
    28
    Best Answers:
    13
    Trophy Points:
    175
    #56
    EricBruggema, Jun 10, 2008 IP
  17. freeadlists

    freeadlists Guest

    Messages:
    57
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #57
    I use notepad or vi. They are clean and reliable.
     
    freeadlists, Jun 14, 2008 IP
  18. allaboutgeo

    allaboutgeo Peon

    Messages:
    85
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #58
    Zend Studio is best and Dreamweaver is not bad either.
     
    allaboutgeo, Jun 15, 2008 IP
  19. MayurGondaliya

    MayurGondaliya Well-Known Member

    Messages:
    1,233
    Likes Received:
    38
    Best Answers:
    0
    Trophy Points:
    170
    #59
    For php, we use Macromedia Dreamweaver 8 at our company. For asp.net, we use visual web developer 2008.
     
    MayurGondaliya, Jun 15, 2008 IP
  20. muffinsincream

    muffinsincream Active Member

    Messages:
    175
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    53
    #60
    I have to second Textmate it is simply the best.
     
    muffinsincream, Jun 15, 2008 IP