MDB2 Session Manager Support forum apc-mdb2-sessions Handler for storing session data with MDB and APC This class is a replacement handler for storing session data with MDB2 and APC. It can be used to store PHP sessions in any database supported by PEAR MDB2. The class also stores and retrieves ...
AutoDBRec Support forum autodbrec Query databases with single calls to PEAR MDB2 This class can be used to query databases with single calls to PEAR MDB2. It establishes a connection to a database given its DSN string. The class can execute queries and cache the results using the Cache Lite package ...
... by storing token keys in database. It can generate a random key and store it in a database record associated to the current session. It uses PEAR MDB2 database abstraction layer to support many types of databases. The class can also check if the key is valid when the form is submitted with a token hidden ...
... . Additional plug-in subclasses are provided to retrive option groups from a MySQL database or many other SQL databases using the Metabase PEAR::MDB2 PHP database abstraction layer APIs * Manage animations that apply visual effects to the page form elements, like: fade-in, fade-out, show, hide, update ...
... code of the class itself. The the form is valid it can save the submitted values to a records of MySQL databases, or others supported by PEAR DB or MDB2 . The submitted form values can also be sent by e-mail to a given address. form rendering sample form rendering sample form rendering sample with ...