PDA

View Full Version : PHP Editors


mahangee
11-06-2004, 09:56 AM
Just curious on what PHP editors you all use.

I use Kate on Linux, its really neat I used to use Screem but found it as buggy as hell. And I dont code on Windows :D

asgsoft
11-06-2004, 10:15 AM
i use dreamweaver. i think it is very nice and easy to use.

688206002
11-06-2004, 05:02 PM
Notepad, Metapad, HTML-Kit, trying Maguma Studio right now

mahangee
11-06-2004, 06:06 PM
Why do you use so many?

I like to keep to one.

mck9235
11-07-2004, 01:14 AM
Originally posted by 688206002@Nov 6 2004, 06:02 PM
Notepad, Metapad, HTML-Kit, trying Maguma Studio right now
6296


Wouldnt having so many end up screwing you up? It seems annoying to me. ANd by notepad you mean notepad right? hehe I love notepad.

Jan Shane
11-07-2004, 06:29 PM
I use AceHTML5 . It's really for HTML pages, but you can also open up a php file with that program. If I'm going to just breeze through a php page, I would just likely open it in notepad, but if I'm going to try to code a php script, I would want to use AceHTML for it, as it makes troubleshooting SO much easier (per se) as it shows the line #'s for the page, and whenever I have an error on my page, it shows what line it is on. And I don't know about you, but I'm not really up to counting up to line 405 to find the error.

mahangee
11-07-2004, 06:45 PM
Yeah, I like Kate for that and it has Syntax highlighting and you can shrink brackets. Generally it rocks.

BB3K
11-09-2004, 09:53 AM
I use Dreamweaver. It's good because of the color highlighting of different tags so you can glance at it and see if there's a syntax error or something without even running it. And then there's the contextual menus that Dreamweaver has when you're hardcoding something in and suggests what should/can come next in whatever you're typing...yeah.

mahangee
11-09-2004, 05:53 PM
Yeah Kates like that apart from it has less of the junk that surrounds Dreamweaver clean clear and simple.

Smoky
11-11-2004, 09:45 PM
AceHTML rocks iv had it for years. You guys are all talking about dreamweaver... Whats that about..? Its like one of the worst programs i have used before. It just trys to take to much control. What ever happened to good old Raw Coding.

Also with the text being differnet colours, you can do that with any editor.

By if anyone wants to get a free editor get AceHTML well worth the download.

Latz :P