Translations:PHP/7/en
Note that if you're rendering user input in this way, you should wrap it in the htmlspecialchars
function, lest you become vulnerable to an XSS (Cross-site scripting) attack in which a nasty fellow inputs evil HTML to make your site go bad and rotten like a hard-boiled egg.