Note that you'll have use htmlentities() before any other function who'll edit text like nl2br(). If you use nl2br() first, the htmlentities() function will change < br > to <br>.
<< Back to user notes page