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 8th May 2024 21:35 Europe/London time based on the source file dated 3rd May 2024 14:45 Europe/London time.