摘要: <?php class Table{ protected $tablename; protected $arrTable; protected $w='';//条件属性 protected $field="*";//查询字段 protected $order=""; function __const 阅读全文
posted @ 2017-03-13 10:58 郑腾 阅读(337) 评论(0) 推荐(0)