Hello,
I search wysiwyg editor with fully support of HTML and PHP.
I dont want extra <p> and <b> tags after <?php and before ?>.
I prefer to work with PHP to get the content with $_POST.
I dont want ajax methods.
I test some editors all morning and cannot find proper.
I tested this editors:
uEditor (baidu)
htmlphpeditor
ckeditor
tinyMCE
Line control
and some others...
Every of them added extra tags in php/html code. I catch the content with $_POST.
I read a lot of alternatives to strip br/p tags for ckeditor and tinymce, but without success. When i strip p - br is show and cant remove'em.
I want simple editor with php/html support and some useful bbcodes in toolbar.