Answers for "how to display html tags as plain text php"

PHP
0

show html as text in php

htmlspecialchars('<strong>something</strong>')
Posted by: Guest on October-05-2020

Code answers related to "how to display html tags as plain text php"

Browse Popular Code Answers by Language