/**(V3.8 新增) * 提示信息页面跳转 * * @param string $msg 消息提示信息 * @param string $gourl 跳转地址,stop为停止 * @param int $limittime 限制时间 * @return void */ function showmsg($msg, $gourl = '', $limittime = 3){ application::showmsg($msg, $gourl, $limittime); if(APP_DEBUG){ debug::stop(); debug::message(); } exit; }
showmsg
有问题可以加入织梦技术QQ群一起交流学习
本站vip会员 请加入 VIP②群 PS:加入时备注用户名或昵称
普通注册会员或访客 请加入技术交流②群
作者:54818模板网 关注:623 时间:2021-08-11 23:49:08
相关网站教程: