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 code editor

Discussion in 'PHP' started by ajobjon, Aug 24, 2011.

  1. sipherz

    sipherz Peon

    Messages:
    7
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #21
    I use Netbeans for all m,y development. Have tried Eclipse, which was far too slow.
     
    sipherz, Aug 30, 2011 IP
  2. R3vProxy

    R3vProxy Peon

    Messages:
    27
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #22
    Text Editor -- The best free tool.. very User Friendly to start coding.. from scratch
     
    R3vProxy, Aug 31, 2011 IP
  3. Grit.

    Grit. Well-Known Member

    Messages:
    1,424
    Likes Received:
    22
    Best Answers:
    1
    Trophy Points:
    110
    #23
    I like to use PHP Designer 7 as a personal preference, however, if you want something free, then I would recommend Eclipse.
     
    Grit., Aug 31, 2011 IP
  4. xkaser101

    xkaser101 Peon

    Messages:
    84
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #24
    DreamWeaver is the way to go if you are aiming for a long relationship with PHP :p
     
    xkaser101, Aug 31, 2011 IP
  5. hotnoob

    hotnoob Member

    Messages:
    96
    Likes Received:
    2
    Best Answers:
    1
    Trophy Points:
    28
    #25
    i use webuilder, but it's not free... well you can crack it lol :p
     
    hotnoob, Aug 31, 2011 IP
  6. JohnnySchultz

    JohnnySchultz Peon

    Messages:
    277
    Likes Received:
    4
    Best Answers:
    7
    Trophy Points:
    0
    #26
    Netbeans is great, next is eclipse
     
    JohnnySchultz, Sep 1, 2011 IP
  7. BlueVM

    BlueVM Active Member

    Messages:
    213
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    55
    #27
    I've only used regular notepad, vi in ssh, cpanel's code editor and direct admin's editor... I've never used an external program for my PHP... Maybe I should lol
     
    BlueVM, Sep 1, 2011 IP
  8. HalvinCarris

    HalvinCarris Peon

    Messages:
    29
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #28
    Dreamweaver, Eclipse work good for me :)
     
    HalvinCarris, Sep 3, 2011 IP
  9. crivion

    crivion Well-Known Member

    Messages:
    1,669
    Likes Received:
    45
    Best Answers:
    0
    Trophy Points:
    160
    Digital Goods:
    3
    #29
    ZendStudio used to be great, but now is very slow as it's based on Eclipse.
    Use PhpDesigner for Windows and Komodo if on Mac OS X
     
    crivion, Sep 3, 2011 IP
  10. mgladwin

    mgladwin Peon

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #30
    Notepad++ is easy to use and free..
    and of course you get dreamweaver for free.. where exactly did you check out?
     
    mgladwin, Sep 3, 2011 IP
  11. ogah

    ogah Member

    Messages:
    60
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    36
    #31
    i use ultra edit
    for testing the script in localhost i use xampp or usb web server
     
    ogah, Mar 5, 2012 IP
  12. Bank Developer

    Bank Developer Peon

    Messages:
    8
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #32
    I use Sublime Text and it works just great.
     
    Bank Developer, Mar 7, 2012 IP
  13. bheeelaat

    bheeelaat Peon

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #33
    I go for Notepad ++ I really love it :)
     
    bheeelaat, Mar 7, 2012 IP
  14. footballplayer09

    footballplayer09 Peon

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #34
    PHP designer 7 is cool but it does not support interface as DW CS4.
    Notepad ++ I still not try
     
    footballplayer09, Mar 7, 2012 IP
  15. zero_ZX

    zero_ZX Member

    Messages:
    83
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    48
    #35
    It's all about taste when it comes down to that. Are you looking for a regular editor then crimson, notepad ++, sublime text would suite your needs just fine, even supporting syntax highlighting. If you would like an IDE to autocomplete statements, end brackets etc, then I strongly recommend Eclipse or netbeans. My personal favorite is Eclipse, but that's because I know the shortcuts there, which I haven't studied in netbeans.

    A little warning on notepad ++:
    My friends and I, have been using it for some time, and it happens that when you copy/paste stuff into it, it might make some invisible characters, making your code useless.
     
    zero_ZX, Mar 8, 2012 IP
  16. ratnadewi

    ratnadewi Peon

    Messages:
    10
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #36
    eclipse and textpad :)
     
    ratnadewi, Mar 8, 2012 IP
  17. 137th Gebirg

    137th Gebirg Active Member

    Messages:
    70
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    91
    #37
    Been using UltraEdit since 1999. Still the best, AFAIAC.
     
    137th Gebirg, Mar 13, 2012 IP