Pelzini

This is the code documentation for the Pelzini project

function affected_rows()

Returns the number of rows affected in the last query
SQLite has no affected rows system. Assume if there is a result, that rows were affected.

Usage

unknown $SqliteOutputter->affected_rows ( mixed $res );

Authors

Arguments

  1. $res