当前位置: 代码迷 >> PHP >> php页面跳转并揭示
  详细解决方案

php页面跳转并揭示

热度:213   发布时间:2016-04-28 20:25:05.0
php页面跳转并提示
$this->begin( $this->gen_url( array('app'=>'b2c','act'=>'loginBuy-1','ctl'=>'site_cart') ) );         $this->end( true,'请先登录再进行购物!');

?

  相关解决方案