/Storable.php

Description

Definition of the Storable class

Classes
Class Description
Storable Simple storage class.
Includes
include_once ('storable_conf.inc.php') (line 37)
require_once ('compat.inc.php') (line 35)
require_once ('drop_gpc.inc.php') (line 36)
require_once ('DB.php') (line 34)

Our database backend is PEAR DB.

Constants
_DSN = 'mysql://test@localhost/test' (line 50)

The default DSN (Data Source Name).

This defines how to connect to the database and which one to use. This is passed straight to PEAR DB.

To override, define another value for the _DSN constant before including this file.

Documentation generated on Tue, 11 Jan 2005 01:38:28 -0500 by phpDocumentor 1.3.0RC3