yangzailu

导航

thinkphp中ajax接收参数值

 if(IS_AJAX) {
    $oldpwd=I('param.oldpwd');
   }

 

posted on 2017-02-17 10:30  飞离地平线  阅读(393)  评论(1)    收藏  举报