1
I created a messenger, and after the user writes the message it is saved in the database in format sweep, when the recipient sees the message, if it has been written with tags HTML, and tags of Script this is displayed to the recipient. How to make this not happen?
you want to ban tags or want them to be sent in text form?
– Douglas Carvalho
I did not think about this alternative, but it is valid as well. Either of the two will do, as long as it no longer works.
– Raizant
Then the Milestone answer solves, replace < with < and > with > .
– Douglas Carvalho