On Mon, 2 Dec 2002, Zane Gilmore wrote: > Kate is an editor that seems to cope quite well with the double syntax > of php work (shame about it's stability), there is also an XEmacs > major-mode that works OK. > > When you say IDE do you mean debugging etc or just syntax hilighting? > Unfortunately debugging software is notoriously hard to put together for > web-based/CGI work. This is because the nature of the environment is > client/server and this makes it difficult to step thru code lines on a > remote (or even loopback virtual remote) machine. > > I don't know of any system for debugging PHP code like that. Debug code > is still the best. > (i.e. peppering your code with echos or prints to track what is > happening to a variable and that sort of thing)
http://www.akbkhome.com/Projects/Phpmole-IDE/ Cheers, -- Ryurick M. Hristev mailto:[EMAIL PROTECTED] Computer Systems Manager University of Canterbury, Physics & Astronomy Dept., New Zealand
