Pelzini

This is the code documentation for the Pelzini project

function do_multiple_insert()

Executes an insert query for the data provided.

Usage

void $DatabaseOutputter->do_multiple_insert ( mixed $table , mixed $data );

Authors

Arguments

  1. $table
  2. $data

Return value

  • void