Good all the time of day.
There is a php page from which I add data to the mysql database, using the normal textarea textbox. Naturally, this option is extremely primitive, for many reasons, it will be a transfer to the next line, or making a part of the text bold ... In my case:
<textarea name="mess" rows="50" cols="80" maxlength="5000"></textarea>
- How are such input forms called? (Need for googling.)
- Advise a couple of solutions.