Method: db::insert_all

Runs a INSERT query with values

Info

Syntax

db::insert_all($table, $fields, $values)

Parameters

Return (mixed)

The last inserted id if everything went fine or an error response.