my_htmlspecialchars($string) { return htmlspecialchars($string, ENT_QUOTES, ''); }