SmashHub
SmashHub copied to clipboard
Add mark-up support for text areas
trafficstars
Use tinymce, it's super easy, stores the output in HTML, and is free. The input will need to be sanitised before being returned, there are some good packages for this, don't roll your own. And don't allow image uploads, they're too large.