Good evening, everyone. I'm having an issue that is as follows:
I need to remove the ' <br>
' tag at the end of the data in my database (PostgreSQL), due to the text editor it automatically places.
I could not create anything capable of doing this, but I imagine that if I check the presence of this tag and delete it before the display it would work (talking is easier than doing, is not it?)
Anyway, thank you in advance!