Collections functions
General functions
Node 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 27th April 2024 18:35 Europe/London time based on the source file dated 26th April 2024 15:50 Europe/London time.