I want to be able to offer clients the option of inputting text with some simple formatting - Bold, Line break, etc. without them having to know html.
So I would like to know how I can display one of those text input boxes with some formatting options that will send html formatted text to my mysql table.
I need to be able to limit the amount formatting on offer. I don't, for example, want them changing the font, the size or colour of the text.
How's it done, please?
So I would like to know how I can display one of those text input boxes with some formatting options that will send html formatted text to my mysql table.
I need to be able to limit the amount formatting on offer. I don't, for example, want them changing the font, the size or colour of the text.
How's it done, please?