Forum Moderators: open
I'm working on a little custom cms using tinymce as a wysiwyg control. The content added into the db will generally be news articles and event information and what not - nothing too big.
As far as designing the db itself, what would be the ideal mysql field type to use for loading xhtml into a database from tinymce (which is essentially a textarea form field).
Thanks in advance,
gen