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