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 25th April 2024 21:35 Europe/London time based on the source file dated 25th April 2024 17:25 Europe/London time.