I need to create a form that allows users to enter information into it like this forums Message field. (What your typing in when you reply to this). Then when they submit the form it will save it to a mySQL database to be pulled with all formatting in tact later. Anyone know of a good free script for one?
There are plenty of open source editors where you can use for wysiwyg textarea. check the following links http://free-php-editor.com/wysiwyg_html_editors.php http://corpocrat.com/2009/02/18/top-best-web-based-wysiwyg-html-editors-free/
Thank you all TinyMCE is the winner. I tried like 10 different ones and they all while about the same are not as easy as TinyMCE. Thank you