Pelzini

This is the code documentation for the Pelzini project

function do_update()

Executes an update query for the data provided.

Usage

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

Authors

Arguments

  1. $table
  2. $data
  3. $where

Return value

  • void