Hi Guys,
I'm building a simple app, and I want to let people use a WYSIWYG editor (ckeditor).
I'm trying to figure out the best possible mySQL datatype to use. I could get away with varChar, but I'm pretty sure there is better options out there. Blob? Text?
I'm building a simple app, and I want to let people use a WYSIWYG editor (ckeditor).
I'm trying to figure out the best possible mySQL datatype to use. I could get away with varChar, but I'm pretty sure there is better options out there. Blob? Text?