文件名称:class.db
介绍说明--下载内容均来自于网络,请自行研究使用
56.com的一个 MYSQL应用类
class.db.php
实列化
$scfg[‘db’] = array(
‘host’ => ‘db.56.com’,
‘database’ => ‘56h_flv’,
‘username’ => ‘root’,
‘password’ => ‘‘);
$db = new db($scfg[‘db’]);
// // 函数: insert()
// 功能: 插入一条记录
// 参数: @$table 表名
// @$bind array
// 返回: 本条记录的
// INSERT INTO round_table
// (noble_title, first_name, favorite_color)
// VALUES (“King”, “Arthur”, “blue”);
-56.com MYSQL application of a Class class.db.php it out of the $ scf g [ 'db'] = array ( 'host' =
class.db.php
实列化
$scfg[‘db’] = array(
‘host’ => ‘db.56.com’,
‘database’ => ‘56h_flv’,
‘username’ => ‘root’,
‘password’ => ‘‘);
$db = new db($scfg[‘db’]);
// // 函数: insert()
// 功能: 插入一条记录
// 参数: @$table 表名
// @$bind array
// 返回: 本条记录的
// INSERT INTO round_table
// (noble_title, first_name, favorite_color)
// VALUES (“King”, “Arthur”, “blue”);
-56.com MYSQL application of a Class class.db.php it out of the $ scf g [ 'db'] = array ( 'host' =
(系统自动生成,下载前可以参看下载内容)
下载文件列表
class.db.php
class.db.php4
class.db.php4