PHP Programs

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Ash@phpFX
    Confirmed User
    • Nov 2003
    • 4292

    #1

    PHP Programs

    does anyone know any good php editors, i code in notepad because i like the simple interface, but i wanted to check out what is out there.

    Thanks in advance.
  • senseidru
    Confirmed User
    • Sep 2002
    • 1767

    #2
    notetab light

    it fucking owns for all languages

    Comment

    • Rorschach
      So Fucking Banned
      • Aug 2002
      • 5579

      #3
      vim, the best editor in the world, bar none.

      Comment

      • swedguy
        Confirmed User
        • Jan 2002
        • 7981

        #4
        UltraEdit.

        It has color coding and everything.
        But most of the time I just use HomeSite cause it's already opened. It has the same features as UE.

        Comment

        • Special Eddie
          Registered User
          • Oct 2003
          • 55

          #5
          jedit

          Comment

          • Ash@phpFX
            Confirmed User
            • Nov 2003
            • 4292

            #6
            thanks for the replies.

            i thought notetab was for html though? i used to use it but i found i could type faster than finding the buttons

            Comment

            • Rorschach
              So Fucking Banned
              • Aug 2002
              • 5579

              #7
              Originally posted by asher
              thanks for the replies.

              i thought notetab was for html though? i used to use it but i found i could type faster than finding the buttons
              That's why I like vim. Some of commands are a bit arcane but once you've got it down you never have to take your hands off the keyboard, it's a really fast way to develop. Plus tons and tons of features, built in scripting, you can escape to the command line etc etc.

              Comment

              • Ash@phpFX
                Confirmed User
                • Nov 2003
                • 4292

                #8
                Originally posted by Rorschach


                That's why I like vim. Some of commands are a bit arcane but once you've got it down you never have to take your hands off the keyboard, it's a really fast way to develop. Plus tons and tons of features, built in scripting, you can escape to the command line etc etc.
                ill give it a shot

                i love using notepad because i have complete control, however i would like a program that tells me when i miss a ; or something as im going, becase thats what im used to when programming delphi and such

                Comment

                • senseidru
                  Confirmed User
                  • Sep 2002
                  • 1767

                  #9
                  Originally posted by asher
                  thanks for the replies.

                  i thought notetab was for html though? i used to use it but i found i could type faster than finding the buttons
                  what are you talking about... buttons?

                  you type code into the window, it shows up

                  Comment

                  • Ash@phpFX
                    Confirmed User
                    • Nov 2003
                    • 4292

                    #10
                    Originally posted by senseidru


                    what are you talking about... buttons?

                    you type code into the window, it shows up
                    maybe i am thinking of something else, isnt notetab the one with the list of html tags down the left hand side that you click and it places them in your document?

                    Comment

                    • senseidru
                      Confirmed User
                      • Sep 2002
                      • 1767

                      #11
                      Originally posted by asher


                      maybe i am thinking of something else, isnt notetab the one with the list of html tags down the left hand side that you click and it places them in your document?

                      yeah you can do that, but I close that tag window, just use it for php and html programming

                      Comment

                      • spentrent
                        Confirmed User
                        • Feb 2004
                        • 876

                        #12
                        Crimson Editor ( http://www.crimsoneditor.com ) is a nice lightweight editor -- kinda like a notepad with syntax coloring, tabbed windows, and FTP.

                        Comment

                        • spentrent
                          Confirmed User
                          • Feb 2004
                          • 876

                          #13
                          Originally posted by Rorschach


                          That's why I like vim. Some of commands are a bit arcane but once you've got it down you never have to take your hands off the keyboard, it's a really fast way to develop. Plus tons and tons of features, built in scripting, you can escape to the command line etc etc.
                          Ha... I'm a former emacs user gone wild... I luvs vim.

                          Comment

                          • Intrigue
                            Confirmed User
                            • Feb 2004
                            • 662

                            #14
                            Vim with cream, or ultraedit, depending on if you have to work over ftp, if so use ultraedit.

                            Comment

                            • wizardsoftware
                              Registered User
                              • Feb 2004
                              • 56

                              #15
                              I've been using Crimson Editor 3.60 Release (Freeware)

                              It uses tabs for more then one document open and it colors the code
                              Need to automate? We got the tools
                              Avs Wizard - Hub Wizard - Gallery Wizard and more!
                              Check us out - get automated!

                              Comment

                              • Scherfi
                                Confirmed User
                                • Jun 2003
                                • 868

                                #16
                                nope.

                                go with weaverslave. its a kick ass editor for php. you'll see http://www.weaverslave.ws/en/index.php
                                http://www.fastthumber.com

                                Comment

                                • grannytgp
                                  Confirmed User
                                  • Aug 2002
                                  • 269

                                  #17
                                  TextPad 4 has been one of my longtime favorites. UltraEdit might be a big more robust, but TextPad is pretty close.

                                  And there are tons of add-on's for just about any programming language, including PHP, perl, HTML, etc.. The add-on's basically just give you your most commonly used functions/tags/etc with one-click ease.

                                  Main page: http://www.textpad.com/
                                  Add-on's page: http://www.textpad.com/add-ons/index.html
                                  No sig = good sig

                                  Comment

                                  Working...