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

sql_value()

Description

Return a single value from a database query, or the default if no rows

NOTE: The value returned must have the column name aliased to 'value'

Parameters

ColumnTypeDefaultDescription
$query string SQL query
$default mixed Default value
$cache ""

Return

string

This article was last updated 29th June 2022 09:05 Europe/London time based on the source file dated 28th June 2022 15:27 Europe/London time.