ITSAPHPWORLD.com
Free PHP-Scripts
SQL-Statements
Angebot
E-Mail
HTML als HTML ausgeben
Mittels Funktion
htmlentities()
lässt sich HTML-Code als HTML auslesen.
Komplettscript
<?php
$str = "<© W3Sçh°°¦§>";
echo htmlentities($str);
?>
Download PHP Version 7.4.2
created by
NET
TECS
.ch