How to keep the original format in the database unchanged: These questions are asked almost every day in the forum!
In fact, when entering information and submitting information, the format of all content does not change.
It is just that when extracting the database, some special things need to be displayed: such as spaces, carriage return, etc.
1. Define a function first: the main function is to replace special character codes
[Ctrl+A Select all Note: If you need to introduce external Js, you need to refresh to execute]