|
-
Oct 11th, 2003, 03:01 PM
#1
Thread Starter
Member
PHP Editor
Are there any puspose built PHP editors or am I forced to use notepad or similar?
If there are no editors availiable then I would be interested in developing one, would there be any interest?
Please don't discourage me, I never hurt anyone.
"You're watching FOX News channel, real journalism, fair and balanced." - Ha
-
Oct 11th, 2003, 05:39 PM
#2
Stuck in the 80s
There are many editors built for PHP. Do a google search on "+PHP +IDE" or "+PHP +Editor"
I use EditPlus. It isn't for PHP, but for multiple languages.
-
Oct 11th, 2003, 05:50 PM
#3
Stuck in the 80s
-
Oct 11th, 2003, 05:57 PM
#4
-
Oct 12th, 2003, 08:13 AM
#5
EditPlus is my favourite editor. Despite being written with MFC, it starts up extremly fast (usually faster than IE or Mozilla with Quick-Start), and has a good amount of very good features.
Not free though. And development on it seems to have stopped more or less, which is a pity, because I would love to see better XML editing capabilites for it.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Oct 12th, 2003, 11:36 AM
#6
Frenzied Member
-
Oct 12th, 2003, 11:39 AM
#7
Stuck in the 80s
Originally posted by phpman
hobo you have the same url for both
Shh...
Too lazy to fix it.
-
Oct 26th, 2003, 07:41 AM
#8
New Member
Editor with language help
For Windows platform a superb utility see:
http://www.winsyntax.com/
-
Oct 26th, 2003, 10:06 AM
#9
There's also HTML-Kit, and I think it's free.
-
Oct 26th, 2003, 10:07 AM
#10
-
Nov 4th, 2003, 03:44 AM
#11
New Member
hey guys i have an old version of the php editor which Soysal used to provide its just 965kb but i do not have web space if any of u wud like to use it then give me some space or ur email address and i 'll do the needful...
-
Nov 4th, 2003, 07:20 PM
#12
Dreamweaver is awesome for PHP. Intelisence rocks
-
Jan 19th, 2004, 05:24 AM
#13
Fanatic Member
kasracer - I take it you are you referring to Dreamweaver MX?
I have Dreamweaver 4, PHP does not exist in 4 as far as I know.
-
Jan 26th, 2004, 02:03 AM
#14
Fanatic Member
Yea DW MX supports PHP among other scripting languages.
If wishes were fishes we'd all cast nets.
-
Nov 17th, 2004, 11:16 AM
#15
Fanatic Member
I know this is an old thread but I have come across an excellent free PHP editor called PHP Designer 2005, you can get it at www.mpsoftware.dk
-
Dec 1st, 2004, 03:10 PM
#16
wow that is good i'm suprised its free :-o
-
Dec 1st, 2004, 06:22 PM
#17
Wow, that's one impressive app.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Dec 31st, 2004, 01:07 AM
#18
Frenzied Member
Re: PHP Editor
Like said above, Dreamweaver is good.
I use it whenever I write something big because it takes so long to load up dreamweaver but if it's small changes or I'm being lazy, I'll use the Microsoft Development Environment because at least it give me line numbers and better formatting than just using notepad.
Edit: Aww crap I didn't realize how old this was
-
Dec 31st, 2004, 06:28 AM
#19
Ex-Super Mod'rater
Re: PHP Editor
I used to use Dev-PHP but now I use Crimson Editor, both very nice, just your standard highlighting but Dev-PHP also has buttons on its toolbar to add HTML elements. I don't really miss not having them in Crimson Editor but they were nice.
When your thread has been resolved please edit the original post in the thread (  )
and amend "-[RESOLVED]-" to the end of the title and change the icon to  , Thank you.
When posting Code use the [VBCode]Code Here[/VBCode] tags to be able to use the code highlighting.

-
Jan 4th, 2005, 06:00 AM
#20
-
Jan 4th, 2005, 07:09 AM
#21
Fanatic Member
Does anyone know of any good editors for Linux?
I need some kind of Intellisense and support for an integrated PHP-manual (press F1 on a function name and the manual page for that function opens)
As for a windows editor I would recommend PHPEdit (www.waterproof.fr/products/PHPEdit/)
It's free for personal use, but you do have to ask for a license.
Never argue with fools, they will only drag you down to their level, and beat you with experience.
Q: How do you tell an experienced hacker from a novice?
A: The latter thinks there's 1000 bytes in a kilobyte, while the former is sure there's 1024 meters in a kilometer
-
Jan 4th, 2005, 07:39 AM
#22
Re: PHP Editor
Looking through Gentoo's database, I find:
Bluefish, a generic web development editor. No IntelliSense, but various other features.
Cooledit, generic programmer's editor.
gPHPEdit, fully featured PHP editor, including IntelliSense. I used it some time ago, and the version I had then crashed a lot. Perhaps it's better now. Still in a pre-1.0 stage, anyway.
Quanta Plus, generic web development editor. Unfortunately, the web page sucks and doesn't list any features.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Jan 4th, 2005, 08:45 AM
#23
Fanatic Member
Re: PHP Editor
Thanks, gPHPEdit looks promissing. Think I'll give it a spin.
Never argue with fools, they will only drag you down to their level, and beat you with experience.
Q: How do you tell an experienced hacker from a novice?
A: The latter thinks there's 1000 bytes in a kilobyte, while the former is sure there's 1024 meters in a kilometer
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|