摘要:
db_host = $db_host; $this->db_user = $db_user; $this->db_pwd = $db_pwd; $this->db_database = $db_database; $this->conn = $conn; $this->coding = $coding; $this->connect(); } /*数据库连接*/ ... 阅读全文
posted @ 2011-02-18 21:37
imcode
阅读(34012)
评论(10)
推荐(6)
浙公网安备 33010602011771号