PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Moderator: General Moderators
Gath
Forum Newbie
Posts: 20 Joined: Wed May 15, 2002 8:36 pm
Post
by Gath » Thu May 23, 2002 3:43 pm
Because i've been using it intensively this last days, my (old) PHPEd started to crash every 5 minutes...
So, wich PHP editors out there are really worth it?
I mean, wich ones do you recommend?
(err... for windows...
)
pistolfire99
Forum Commoner
Posts: 58 Joined: Thu May 23, 2002 3:18 pm
Post
by pistolfire99 » Thu May 23, 2002 4:01 pm
My favourite is Textpad
http://textpad.com/
There are addons available for the same from their website called "syntax definitions", get the one you want and set it up. With the syntax definition files, your php syntax would be highlighted to make it more readable.
Good luck,
Pistolfire99
Benjamin
Site Administrator
Posts: 6935 Joined: Sun May 19, 2002 10:24 pm
Post
by Benjamin » Thu May 23, 2002 11:05 pm
I use notepad:)
hob_goblin
Forum Regular
Posts: 978 Joined: Sun Apr 28, 2002 9:53 pm
Contact:
Post
by hob_goblin » Fri May 24, 2002 12:11 am
agtlewis wrote: I use notepad:)
me too, but is there anything like notepad, that counts lines?
pistolfire99
Forum Commoner
Posts: 58 Joined: Thu May 23, 2002 3:18 pm
Post
by pistolfire99 » Fri May 24, 2002 12:33 am
Yes, You can setup your 'textpad' under the view setting to display lines.
nur
Forum Newbie
Posts: 1 Joined: Fri May 24, 2002 2:00 am
Post
by nur » Fri May 24, 2002 2:00 am
I use and like much Editplus & Ultraedit9, I prefered UE becususe of it's posibility to ad personalized tags. great editors.
Benjamin
Site Administrator
Posts: 6935 Joined: Sun May 19, 2002 10:24 pm
Post
by Benjamin » Fri May 24, 2002 2:53 am
I'm running windows xp and my notepad doesn't have the ability to add line numbers....
mikeq
Forum Regular
Posts: 512 Joined: Fri May 03, 2002 3:33 am
Location: Edinburgh, Scotland
Post
by mikeq » Fri May 24, 2002 3:02 am
PHPEdit
http://www.phpedit.com/
Good tool and its Free, I wouldn't use anything else
Dai
Forum Newbie
Posts: 16 Joined: Wed May 15, 2002 6:12 am
Post
by Dai » Fri May 24, 2002 4:58 am
PHP ediit looks nice but can't get it to work right the buffer bar keeps poping up and getting in the way.
http://www.coldmind.com they have a nice litttle php edittor called hydraphp
MacDaddy
Forum Newbie
Posts: 12 Joined: Sun May 05, 2002 9:36 pm
Location: Atlanta, GA
Post
by MacDaddy » Fri May 24, 2002 6:06 am
I use EditPlus v.2.11 (
http://www.editplus.com )
as for notepad (what is used to use), you just hit Crtl + G, and you type in the line that you want to go to
<-- works on win2k prof.
Johnm
Forum Contributor
Posts: 344 Joined: Mon May 13, 2002 12:05 pm
Location: Michigan, USA
Contact:
Post
by Johnm » Fri May 24, 2002 7:13 am
I use the GUI version of VIM but I am looking into Visual Slick Edit.
http://www.vim.org/
John
MattF
Forum Contributor
Posts: 225 Joined: Sun May 19, 2002 9:58 am
Location: Sussex, UK
Post
by MattF » Fri May 24, 2002 1:33 pm
You gotta love metapad, it's so good I renamed it to notepad and renamed my old notepad, it is basically the same except with search and replace and a few other handy features.
Oxy
Forum Newbie
Posts: 17 Joined: Fri Apr 19, 2002 5:47 am
Location: U.K
Contact:
Post
by Oxy » Fri May 24, 2002 3:43 pm
I use editplus, and love it
jason
Site Admin
Posts: 1767 Joined: Thu Apr 18, 2002 3:14 pm
Location: Montreal, CA
Contact:
Post
by jason » Fri May 24, 2002 4:09 pm
Homesite 5 for me..though I am a bit disappointed at Macromedia's decision.
EditPlus is almost nice..except they don't handle multiline strings ni PHP right, which messes up the syntax highlighting, which is annoying.