I have a working php crud, now I need to give some format the textboxes in the update page, so user can read/edit very long descriptions. I know I can only use textboxes for editing functions (textareas doesn't renders the text from the database), so I need some textboxes that behave as a multiline box.I have a working php crud, now I need to give s