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