save_data
摘要:
<?php /** * * $model 实例化表模型 * * $url 跳转地址 */ public function save_data($model,$url){ if(false $data = $model->create()){ $e = $model->getError(); $thi 阅读全文
posted @ 2017-01-03 15:19 炊厨 阅读(393) 评论(1) 推荐(0)
posted @ 2017-01-03 15:19 炊厨 阅读(393) 评论(1) 推荐(0)
posted @ 2017-01-03 15:16 炊厨 阅读(301) 评论(0) 推荐(0)
posted @ 2017-01-03 15:12 炊厨 阅读(236) 评论(0) 推荐(0)