Method: db::values
Makes it possible to use arrays for inputs instead of MySQL strings
Info
Syntax
db::values($input)
Parameters
- $input (array)
Return (string)
The final MySQL string, which will be used in the queries.
Makes it possible to use arrays for inputs instead of MySQL strings
db::values($input)
The final MySQL string, which will be used in the queries.