Hi
Tnx for response
I'm sorry but it does not work
If I use ckeditor, without libsecure, and enter the line in source I get:
<code><!--phpinfo()?--></code>
Perfect: all work fine ! But if I try to edit another time the same page, when I press the edit button the line trasform itself in:
<code><!--phpinfo()?--></code>
.....and disappear !
I have tried with
<pre><code><!--phpinfo()?--></code></pre>
but nothing to do
When I try to open another time in edit mode the software transform the line in
<pre><code><!--phpinfo()?--&></code></pre>
...and disappear !
Tnx