|
Project-GC Lua Sandbox API
|
| HTMLEscape | ( | $string | ) |
Returns an HTML escaped string.
This should be used on all data contributed from users that will be outputted as HTML. Including data from Geocaching.com, for example, geocache names.
| array | $string | (required) A string that should be escaped. |