File/web/lib/external/pear-db/DB/msql.php

Description

The PEAR DB driver for PHP's msql extension for interacting with Mini SQL databases

PHP's mSQL extension did weird things with NULL values prior to PHP 4.3.11 and 5.0.4. Make sure your version of PHP meets or exceeds those versions.

PHP versions 4 and 5

LICENSE: This source file is subject to version 3.0 of the PHP license that is available through the world-wide-web at the following URI: http://www.php.net/license/3_0.txt. If you did not receive a copy of the PHP License and are unable to obtain it through the web, please send a note to license@php.net so we can mail you a copy immediately.

Classes
Class Description
 class DB_msql The methods PEAR DB uses to interact with PHP's msql extension for interacting with Mini SQL databases
Includes
 require_once (DB_PEAR_PATH.'DB/common.php') (line 33)

Obtain the DB_common class so it can be extended from

Documentation generated on Wed, 09 Feb 2011 09:01:50 +0700 by phpDocumentor 1.4.2