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

php页面跳转并揭示

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

?

  相关解决方案