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

escape_check()

Description

Escape a value prior to using it in SQL.
IMPORTANT! NO LONGER NEEDED with prepared statements. This is only used when exporting SQL scripts.

Parameters

ColumnTypeDefaultDescription
$text string

Return

string

This article was last updated 29th November 2023 07:35 Europe/London time based on the source file dated 23rd November 2023 15:45 Europe/London time.