摘要: <?php ini_set("display_errors", "On");error_reporting(E_ALL | E_STRICT);//简单工厂// new mysql('localhost','root','root');// new mysql();//这个模式如果换了mysql类或 阅读全文
posted @ 2019-06-04 08:30 yahn~ 阅读(116) 评论(0) 推荐(0)