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

ps_fill_param_array()

Description

Assists in generating parameter arrays where all of the parameters for a given section of sql are the same.

Parameters

ColumnTypeDefaultDescription
$string string A portion of sql that contains one or more placeholders
$value string The value that should be used to generate the array of parameters
$type string The column type of $value as per ps_query

Return

array

This article was last updated 27th April 2024 20:05 Europe/London time based on the source file dated 26th April 2024 14:55 Europe/London time.