摘要: 花了点时间写了个基于php5.3的Mysql类$mysql = new Mysql('host','user','pass','db')bool Mysql::insert("表","值1","值2"["值3",[..]])bool Mysql::insert("表",["列"[..]],["值"[..]]])bool Mysql::insert("表",['值1& 阅读全文
posted @ 2013-09-08 15:03 iyoule 阅读(534) 评论(0) 推荐(0)