SitePoint Sponsor |
|
User Tag List
Results 1 to 25 of 39
Thread: Good PHP Text Editors
-
Apr 24, 2003, 17:43 #1
- Join Date
- May 2002
- Location
- Philadelphia
- Posts
- 52
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Good PHP Text Editors
Hello all
I am completely new to PHP and are looking for a good text editor to efficiently color code the language to make it a bit easier to identify. I would appreciate some links to your favorite editors. Thanks!
-
Apr 24, 2003, 17:51 #2
- Join Date
- Apr 2001
- Location
- Canada
- Posts
- 5,458
- Mentioned
- 1 Post(s)
- Tagged
- 0 Thread(s)
TextPad
PHPedit
Mike
It's not who I am underneath, but what I do that defines me.
-
Apr 24, 2003, 18:06 #3
- Join Date
- Aug 2001
- Location
- Witty Location Parody
- Posts
- 3,889
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
This has been discussed in this thread recently:
http://www.sitepointforums.com/showt...hreadid=105113
My favourite is editPlus.
Dan
-
Apr 24, 2003, 18:12 #4
- Join Date
- Dec 2002
- Location
- United States of America
- Posts
- 349
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
EditPlus allllll the way.
-
Apr 24, 2003, 18:21 #5
- Join Date
- Dec 2001
- Location
- Sioux City, Iowa
- Posts
- 691
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
WinSyntax. Best one I've ever seen.
-
Apr 24, 2003, 22:50 #6
- Join Date
- Aug 2001
- Location
- Livonia, MI, USA
- Posts
- 513
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
On linux nedit is the best I have found. I configured its syntax highlighting to be just like EditPlus.
-
Apr 25, 2003, 00:04 #7
-
Apr 25, 2003, 00:18 #8
- Join Date
- Apr 2003
- Location
- United Kingdom
- Posts
- 94
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
I too am new to PHP. I have seen a few which are really good. My Favourite one is EDITPLUS...
<A HREF="http://www.maguma.com/en/index.html">Maguma</A>
<A HREF="http://www.editplus.com">EditPlus</A>
And finally there is a whole list at the php web site which is at http://phpeditors.dancinghippo.com/
-
Apr 25, 2003, 00:47 #9
- Join Date
- Jan 2001
- Location
- Alkmaar, Netherlands
- Posts
- 710
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
I think Zend IDE is pretty good.
-
Apr 25, 2003, 07:08 #10
- Join Date
- May 2002
- Location
- Philadelphia
- Posts
- 52
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Thanks everyone.
-
Apr 25, 2003, 07:36 #11
- Join Date
- Nov 2000
- Location
- Switzerland
- Posts
- 2,479
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
As you haven't developed a preference yet, highly recommend looking at http://www.phpedit.net/ (if Windows) - some great PHP specific features which will probably come in useful as you get more experienced.
-
Apr 25, 2003, 07:59 #12
- Join Date
- Jan 2003
- Posts
- 5,748
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Also consider DW MX... just don't ask where I got my copy from. LoL
-
Apr 25, 2003, 08:53 #13
- Join Date
- Apr 2003
- Location
- IL
- Posts
- 31
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Dreamweaver MX
Originally Posted by Dr Livingston
Best of luck.
Jeff
-
Apr 25, 2003, 09:49 #14
- Join Date
- Nov 2000
- Location
- Switzerland
- Posts
- 2,479
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
At somepoint someone should do a tutorial on PHP and Dreamweaver MX. Personally, last time I looked, I wasn't too impressed by the PHP code Dreamweaver generated when given a MySQL database but may be I didn't give it enough time of day. Played with the Dreamweaver PHAkt extension a little from InterAkt (http://www.interakt.ro/products/catlist.php?id_pct=2) which was interesting.
Still see no compelling reason to give up a text editor yet though.
-
Apr 25, 2003, 11:19 #15
- Join Date
- Jan 2003
- Posts
- 5,748
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
I use DW MX to test the database queries though I don't use any generated scripts.
Also I like the part where you can create complex TABLEs and later clean up the markup yourself 8)
But one thing that is missing is that the start { and end } brackets of functions and classes etc are not underlined when you put the cursor over either one.
My last editor had this and it helped a great deal with script using a lot of conditions or when functions etc spread over the page.
It's sadly missing from DW MX 8(
-
Apr 25, 2003, 14:25 #16
- Join Date
- May 2002
- Location
- Philadelphia
- Posts
- 52
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
I do not like Dreamweaver at all. I am not a big fan of WYSIWYG editors. I prefer to learn the code myself, and write the code myself. Thanks for the suggestion anyways...
-
Apr 26, 2003, 10:26 #17
- Join Date
- Feb 2002
- Posts
- 625
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
If you need to develop on both Win32 and Linux, than the ZendStudio will be a blessing, and what's best, you don't have to buy it straight away, you don't even have to buy it at all.
I have been using UltraEdit for a long time on Win32, but i was forced to develop on Linux (project specific), and really, Linux simply doesn't have any decent text editors at all (vi and emacs aside guys, it takes a looong time to get started with those), well maybe nedit isn't so bad, but the file selection dialog *sigh*...). So i said, what the hell, let's give ZendStudio a try....ooh i can tell you, there is nothing alike, everything is behaving exactly the same on both Win32 and Linux!!! Thank you Zend!
But of course, if you only develop on Win32, well then you have a lot of options, and i have tried all of them, and IMHO UltraEdit is simply the best .
Dreamweaver....well i don't like it neither, i hate programms who write code for me, and suck at it as well....i'd rather use notepad before i use Dreamweaver... but that's just me
Anyway, hope this helps somewhat
-
Apr 26, 2003, 11:19 #18
- Join Date
- Jan 2003
- Posts
- 5,748
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
I agree about the WYSIWYG editors - I code HTML myself as well though some times with complex embedded TABLEs you loose the plot so DW does the job for you LoL
This is about the only part of the editor I use since DW can do some messy HTML - though never as bad as a lot of other WYSIWYG editors I might add 8)
About Zend Studio - I'm still waiting on my ''copy'' (s****** ?) it's in the post though I'm having to wait for it 8(
Though I think I'd proberly dump DW MX in favour of ZendStudio as soon I can get my hands on it 8)
-
Apr 26, 2003, 11:26 #19
- Join Date
- Feb 2002
- Posts
- 625
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Originally Posted by Dr Livingston
Oh and btw, what you mean you're still waiting for your serial? You can keep on using it as long as you want, only a few functions are disabled after a period of 21 days (hint), which means you can still use it.
-
Apr 26, 2003, 11:34 #20
- Join Date
- Feb 2003
- Location
- Dog Street
- Posts
- 1,819
- Mentioned
- 1 Post(s)
- Tagged
- 1 Thread(s)
I use editPlus too. I'll have to check out nEdit because I've been getting more into linux and may eventually convert if I can find a text editor that even comes close to editPlus.
Have any of you guys tried bluefish?
--ed
-
Apr 26, 2003, 20:03 #21
- Join Date
- Feb 2003
- Location
- Savannah, GA
- Posts
- 55
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
ConTEXT isnt bad... Though it only colors the syntax after you save your work.
-
Apr 26, 2003, 20:08 #22
- Join Date
- May 2002
- Location
- Relative
- Posts
- 452
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Another vote for www.editplus.com
Of course, that's just my opinion. I could be wrong.
-
Apr 26, 2003, 21:27 #23
- Join Date
- Nov 2001
- Location
- Atlanta, GA, USA
- Posts
- 5,011
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
I have some consumer questions:
Which of these finish brackets and parenthesis for you and offer automatic indentation? Does editplus do that?
Which of these applications recognize your custom functions and classes and color code them accordingly?
Which suggest methods like in VS.NET? Where you would type "$goldfish->" and your editor would present you with a list of all of the methods you might use.
Although these threads are common, people seldom put a lot of "sale" into their favorite editor... it's more like "I like bistroEdit" with little to back it up.
I want people to stick up for their favorites and give me the pros and cons. In other words, I'm requesting, no, DEMANDING that consumer research be hand fed to me. Seriously, I guess that is what I am asking, but I'm sure it would benefit a number of people, your efforts would not be wasted. :-)Using your unpaid time to add free content to SitePoint Pty Ltd's portfolio?
-
Apr 26, 2003, 21:45 #24
- Join Date
- Aug 2002
- Location
- Mauritius
- Posts
- 28
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Try this link: http://phpeditors.dancinghippo.com/
-
Apr 26, 2003, 23:56 #25
- Join Date
- Jan 2003
- Posts
- 5,748
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Datune - On ZendStudio how much is the licence ? Exactly LoL
It wont cost me a dime mate LoL - How much do you think I spent on getting DW MX ? Nowt...
Bookmarks