Some functions and a base class to help with updating records.
This subpackage provides some functions that are useful around single record database activities such as insert and update.
Class | Description |
---|---|
![]() |
A Base class to use for records which will be read/written from the database. |
Since we are going to actually read/write from the database.
Build SQL INSERT/UPDATE statement from an associative array of fieldnames => values.
Build SQL INSERT/UPDATE statement from the $_POST associative array
Documentation generated on Tue, 06 Oct 2009 09:31:45 -0700 by phpDocumentor 1.3.2