-
FAQ
- Forum Search
- Community
- Online Manual
- Support Helpers of the Month
- Function Database
un_htmlspecialchars
Description
Undoes htmlspecialchars done by SMF and should be used for compatibility reasons.
Syntax
void un_htmlspecialchars (string $text)
Parameter $text
Expected type: String
Description: string to be have htmlspecialchars removed.
Notes
- removes the base entities (<, ", etc.) from text.
- should be used instead of html_entity_decode for PHP version compatibility reasons.
- additionally converts and '.
Advertisement:- Help | Terms and Rules | Go Up ▲
- Copyright © 2022 Simple Machines. All Rights Reserved.
- Page created in 0.121 seconds with 13 queries.
- Forum Search