Guest Posted July 15, 2003 Posted July 15, 2003 I tried using front page and that just totaly screwed up the file. What should I use to modify a php file? thank you
Guest Posted July 15, 2003 Posted July 15, 2003 I use Crimson Editor from nullsoft.com if that is of any help, and its free.
Quasi Posted July 15, 2003 Posted July 15, 2003 Ya can't beat vi :) Does this smell like chloroform to you?
theMusicMan Posted July 16, 2003 Posted July 16, 2003 I use ConTEXT which is free and can be found here > http://fixedsys.com/context/ John John
Guest Posted July 16, 2003 Posted July 16, 2003 Hi, If you are using Windows then I would recommend you try Maguma Studio for PHP. It is definitely one of the best Windows based PHP editors I have used, whats really handy apart from the code complete that if offers is syntax highlighting and more importantly a class browser so if you ever wondered what other files a OSC files was including the class browser will display the correct file and also display any classes, functions etc so you can jump straight to them. The editor also includes a built-in debugger for PHP which is useful if you do allot of testing on your local server. I am not plugging the software, just being honest - the proper answer would be "ditch Micro$oft, get a decent edition of Linux (the new distros are in a class of their own) and use the really scary but powerful Quanta Editor for Linux, this thing eats everything else for breakfast". Heres the link for Maguma http://www.maguma.com Thanks, Taz
lloydrobbins Posted July 16, 2003 Posted July 16, 2003 I use Dreamweaver MX. Works great! Lloyd www.hitches-online.com -- Lloyd "Managing programmers is like herding cats."
Recommended Posts
Archived
This topic is now archived and is closed to further replies.