When I try to edit a PHP file in the FCKeditor on my site, it seems to get messed up: Parts of the PHP code are shown within the editor, of course all messed up and without any order.
I tried the same thing with the online demo at fckeditor.net, and there it works as I want it: PHP code is not shown within the editor area, but you can still edit its source code. When you save the file, the PHP code is still there in source. That's what I want on my site, too. How can I do that?
I tried the same thing with the online demo at fckeditor.net, and there it works as I want it: PHP code is not shown within the editor area, but you can still edit its source code. When you save the file, the PHP code is still there in source. That's what I want on my site, too. How can I do that?
RE: Editing a PHP file with FCKeditor
HTH