Hi.
I'm trying to insert PHP Code within the source-code but it get's deleted right after switching back to normal mode. Is there any chance to insert such code?
Thanks and Regards.
I'm trying to insert PHP Code within the source-code but it get's deleted right after switching back to normal mode. Is there any chance to insert such code?
Thanks and Regards.
Re: Insert php code
FCKConfig.ProtectedSource.Add( /<\?[\s\S]*?\?>/g ) ;
but for 3xx
Re: Insert php code