Show Output
PHP Remove Special Characters from a String
special characters."; // Removing HTML special characters echo htmlspecialchars($my_str); ?>