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.

PHP Editor

Discussion in 'PHP' started by Danago, Dec 9, 2006.

  1. #1
    hey. Im sick of using MSFP to write php code in. It keeps changing things :(

    Anyway. Is anyone able to suggest a good free php editor? Nothing too advanced, but something that will...work!

    Thanks in advance,
    Dan.
     
    Danago, Dec 9, 2006 IP
  2. IntelliGuy

    IntelliGuy Banned

    Messages:
    42
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #2
    IntelliGuy, Dec 10, 2006 IP
  3. krakjoe

    krakjoe Well-Known Member

    Messages:
    1,795
    Likes Received:
    141
    Best Answers:
    0
    Trophy Points:
    135
  4. tandac

    tandac Active Member

    Messages:
    337
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    58
    #4
    Crimson Editor is a good choice. If you want to get really fancy there's a PHP plugin for Eclipse.
     
    tandac, Dec 10, 2006 IP
  5. Austars

    Austars Active Member

    Messages:
    1,437
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    95
    #5
    I use gedit under Linux, it supports auto highlighting for many different languages.
     
    Austars, Dec 10, 2006 IP
  6. Danago

    Danago Active Member

    Messages:
    106
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    53
    #6
    Thanks for all those link :) Ill read more into them all, and then decide from there :)
     
    Danago, Dec 10, 2006 IP
  7. GolfHos

    GolfHos Member

    Messages:
    44
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    43
    #7
    Here's a list of a bunch to check out:
    http://www.php-editors.com/review/

    I tried out a bunch (AnyEdit, Programmer's Notepad, PHPEdit), and finally went with PSPad.
     
    GolfHos, Dec 10, 2006 IP
  8. Danago

    Danago Active Member

    Messages:
    106
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    53
    #8
    yea PSPas was the one i was downloading, until my internet connection cut out.
     
    Danago, Dec 10, 2006 IP
  9. Austars

    Austars Active Member

    Messages:
    1,437
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    95
    #9
    I've heard that Crimson is a good editor, but what's so great about it?
     
    Austars, Dec 10, 2006 IP
  10. CodyRo

    CodyRo Peon

    Messages:
    365
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    0
    #10
    CodyRo, Dec 10, 2006 IP
  11. audax

    audax Peon

    Messages:
    83
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #11
    Rapid PHP 2006 is pretty useful.

    But WinSyntax is free and hard to beat if you can find it via google.
     
    audax, Dec 11, 2006 IP
  12. falcondriver

    falcondriver Well-Known Member

    Messages:
    963
    Likes Received:
    47
    Best Answers:
    0
    Trophy Points:
    145
    #12
    i use maguma studio. but see that you can get the free version 1.3.4. RC2 - the newer version is full of nasty bugs...
     
    falcondriver, Dec 11, 2006 IP
  13. Danago

    Danago Active Member

    Messages:
    106
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    53
    #13
    I ended up downloading PSPad, and im really happy with it. I might test a few more when i get spare time, but at the moment, PSPas is what i was looking for :)

    Thanks everyone for the help
     
    Danago, Dec 11, 2006 IP
  14. krakjoe

    krakjoe Well-Known Member

    Messages:
    1,795
    Likes Received:
    141
    Best Answers:
    0
    Trophy Points:
    135
    #14
    It's good, but not as good as php designer, php designer comes with all sorts of things that are actually meant for php, for instance you start to write mysql_connect() (or any function, either one native to php, or one you have written or included on the page), and it tells you what to put in the brackets, most of the time you'll never use a feature like that, but the times you do it'll save you ten minutes on php.net trying to find out how it works, you should try it at least.
     
    krakjoe, Dec 11, 2006 IP
  15. Monty

    Monty Peon

    Messages:
    1,363
    Likes Received:
    132
    Best Answers:
    0
    Trophy Points:
    0
    #15
    PHPide for Eclipse is good. But Eclipse isn't lightweight and need sometime to master it.
    Maybe you don't have the need of it.
    Notepad++ is simple editor, and it's work fine.
     
    Monty, Dec 11, 2006 IP
  16. krakjoe

    krakjoe Well-Known Member

    Messages:
    1,795
    Likes Received:
    141
    Best Answers:
    0
    Trophy Points:
    135
    #16
    I dunno about good, they are all a little "samey", I spose if you program in several languages all the time then it might be usefull to have syntax highlighting for a-z -hieroglyphs, but if you don't and it's mainly php / sql / html / plan text fles that you edit then it seems to make sense to get somthing designed for exactly that as you'll actualy be able to use all the features that come with it.

    Also, php designer can debug php with php.exe installed or a webserver......

    I'm not gonna shut up untill you say you have tried it.....
     
    krakjoe, Dec 11, 2006 IP
  17. rgchris

    rgchris Peon

    Messages:
    187
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #17
    Mac - TextWrangler
    PC - Notepad++

    Personally, I like TextWrangler more, but I'm pretty sure that has to do with me working with it day after day and adapting to it.
     
    rgchris, Dec 11, 2006 IP
  18. Big 'G'

    Big 'G' Member

    Messages:
    89
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    48
    #18
    must admit rather like notepad++ especially the block contract/expand can help on a large code set or class
     
    Big 'G', Dec 11, 2006 IP
  19. Janissary

    Janissary Well-Known Member

    Messages:
    375
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    140
    #19
    I use eclipse with php plug-in,

    it's free (as in speech) :)
     
    Janissary, Dec 11, 2006 IP
  20. Danago

    Danago Active Member

    Messages:
    106
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    53
    #20
    Jee that does sound good. Quite often do i find myself searching php.net for a functions i rarely ever use. For now im using PSPad, but i definitly will give that one a shot when i get more spare time. Thanks for that :D
     
    Danago, Dec 11, 2006 IP