Collections functions
General functions
Node 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 19th March 2024 06:05 Europe/London time based on the source file dated 11th March 2024 11:40 Europe/London time.