Converts the characters “&”, “<”, “>”, ‘"’, and “’” in string to their corresponding HTML entities.
The string to escape.
Returns the escaped string.
Converts the characters “&”, “<”, “>”, ‘"’, and “’” in string to their corresponding HTML entities.