I think Chris wants a WYSIWYG editor for files that contain PHP syntax. This kind of leads me to thing that Chris is trying to edit files that have already been processed by the web server and PHP server side.
Trying to edit the resulting file would yield only HTML without the PHP any time he tried to edit that file. He needs to edit the file as it exists on the web server file system before the PHP code is executed _and_ be WYSIWYG, which I think is impossible as far as I know. Jeff G. Greg Foster said: > On 4/25/05, Chris Bullock <[EMAIL PROTECTED]> wrote: >> Looking for a app to edit html on a page that contains php on windows. >> Mozilla, Nvu, nor openoffice will work, if I use these it breaks my php. >> Thanks, >> Chris >> >> __________________________________________________ >> Do You Yahoo!? >> Tired of spam? Yahoo! Mail has the best spam protection around >> http://mail.yahoo.com >> -- >> TriLUG mailing list : http://www.trilug.org/mailman/listinfo/trilug >> TriLUG Organizational FAQ : http://trilug.org/faq/ >> TriLUG Member Services FAQ : http://members.trilug.org/services_faq/ >> TriLUG PGP Keyring : http://trilug.org/~chrish/trilug.asc >> > > > Nedit for Windows with PHP syntax-highlighting ? > http://nedit.gmxhome.de/winport.html > > Ultraedit is a personal favourite, but it's pay-ware > > Greg. > -- > TriLUG mailing list : http://www.trilug.org/mailman/listinfo/trilug > TriLUG Organizational FAQ : http://trilug.org/faq/ > TriLUG Member Services FAQ : http://members.trilug.org/services_faq/ > TriLUG PGP Keyring : http://trilug.org/~chrish/trilug.asc > -- Jeffrey A. Groves [EMAIL PROTECTED] Web Site: http://www.krenim.org/ -- TriLUG mailing list : http://www.trilug.org/mailman/listinfo/trilug TriLUG Organizational FAQ : http://trilug.org/faq/ TriLUG Member Services FAQ : http://members.trilug.org/services_faq/ TriLUG PGP Keyring : http://trilug.org/~chrish/trilug.asc
