摘要: host,$this->uid,$this->pwd,$this->dbname); $result = $db->query($sql); if($type=="1") { return $result->fetch_all(); } else { ... 阅读全文
posted @ 2017-05-02 10:06 ▍凉城空巷° 阅读(128) 评论(0) 推荐(0) 编辑