Collections functions
General functions
Render functions
Theme permission functions
User functions
Resource functions

unescape()

Description

For comparing escape_checked strings against mysql content because
just doing $text=str_replace("\\","",$text); does not undo escape_check

Parameters

ColumnTypeDefaultDescription
$text mixed

Return

string

This article was last updated 30th November 2023 18:05 Europe/London time based on the source file dated 29th November 2023 10:35 Europe/London time.