专题文章
时长:00:00更新时间:2020-11-27 21:47:35
数据库:test;数据表:(tp_category)。Common/conf/config.php。'DB_CONFIG2' => array( 'db_type' => 'mysql'.'db_user' => 'root'.'db_pwd' => ''.'db_host' => 'localhost'.'db_port' => '3306'.'db_name' => 'test'.'DB_PREFIX' => 'tp_'.// 数据库表前缀 'DB_CHARSET'=> 'utf8'.// 字符集 'DB_DEBUG' => TRUE.// 数据库调试模式 开启后可以记录SQL日志 3.2.3新增),。Common/function.php 遍历函数loop。
查看详情