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 5th May 2024 19:05 Europe/London time based on the source file dated 3rd May 2024 13:10 Europe/London time.