Inserting text from textarea into MySQL database without losing formatting

后端 未结 2 640
后悔当初
后悔当初 2020-12-11 06:02

I am trying to add text from a textarea on my site into a MySQL database.

Below is the PHP code that is adding the text to the database.

if (isset($_         


        
2条回答
提交回复
热议问题