Alice Ginet
0
Q:

htmlspecialchars_decode


 <?php
$str = "This is some <b>bold</b> text.";
echo htmlspecialchars_decode($str);

 ?> 
0

New to Communities?

Join the community