DB
[ class tree: DB ] [ index: DB ] [ all elements ]

File: msql.php

Source Location: /DB-1.9.2/DB/msql.php

Classes:

DB_msql
The methods PEAR DB uses to interact with PHP's msql extension for interacting with Mini SQL databases

Page Details:

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 version 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.

Includes:

require_once('DB/common.php') [line 33]
Obtain the DB_common class so it can be extended from

Documentation generated on Mon, 11 Mar 2019 16:04:19 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.