2016年12月27日

thinkphp 验证

摘要: //YongHuModel.class.php namespace Home\Model; use Think\Model; class YongHuModel exstends Model { protected $tablePrefix =""; protected $trueTableName="yonghu";//真实表名 protected $_validate=arr... 阅读全文

posted @ 2016-12-27 10:00 奔跑的葛根 阅读(197) 评论(0) 推荐(0)

导航