How can I print html code that has been created by a WYSIWYG editor with PHP? When I print it with "echo", then it shows the html code on the website only, rather than interpreting it as html tags.
Thanks for your answer.
What you need is htmlspecialchars_decode
htmlspecialchars_decode — Convert special HTML entities back to characters
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With