If I have a textarea block like so...
textarea
.. text area content ... &
There is a very simple way you can achieve that.
First: Customize the to accept and save special chars to DB
header_code)) ?>
Second: extract and echo the saved data from DB
Hope it can help you.
Thanks