|
Posted by firewood on 04/12/06 01:30
I am developing a form-based website development system using PHP5,
and I want to incorporate a secure, reliable, Wysiwyg textarea script
in place of the standard, unformatable, text-only textarea one gets
with a <textarea> tag. All I need are basic formatting tools - bold,
italics, underline, lists, tables.
I've looked into a few already with spotty results:
SPAW - is buggy with PHP5.
Textarearich - is awkward to configure, and I'm not confident that
the script is secure or reliable.
jxhtmledit - a java applet with very unclear installation and
configuration documentation.
Can anyone recommend a good one?
[Back to original message]
|