摘要:
早上为了解决数据库中配置文件和数据库管理类的连接问题,将基本的数据表配置写了一个单独的config.php文件,贴上代码://数据库连接配置$db_config["hostname"] ="localhost";$db_config["username"] ="root";$db_config["password"] ="root";$db_config["database"] ="ystory";$db_config["ch 阅读全文
posted @ 2013-03-18 16:54
水戏树尘
阅读(509)
评论(0)
推荐(0)
浙公网安备 33010602011771号