Running into some issues with code being filtered by FCKEditor and wondering if there is a way to configure the list of allowed tags.
Specifically, I need to be able to update PHP code within the editor. All PHP code is either being rewritten (ampersand character replacement) or dropped entirely when it is submitted.
I realize the security implications and have extensive server side filtering in place.
M
Specifically, I need to be able to update PHP code within the editor. All PHP code is either being rewritten (ampersand character replacement) or dropped entirely when it is submitted.
I realize the security implications and have extensive server side filtering in place.
M