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 Fri, 10 Apr 2009 21:35:06 +1200 by phpDocumentor 1.3.2