Pelzini

This is the code documentation for the Pelzini project

function do_insert()

Executes an insert query for the data provided.

Usage

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

Authors

Arguments

  1. $table
  2. $data

Return value

  • void