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

ps_param_insert()

Description

When constructing prepared statements and using e.g. ref in (some list of values), assists in outputting the correct number of parameters.

Parameters

ColumnTypeDefaultDescription
$count integer How many parameters to insert, e.g. 3 returns "?,?,?"

Return

string

This article was last updated 25th April 2024 08:05 Europe/London time based on the source file dated 4th April 2024 10:05 Europe/London time.