Home  >  Article  >  Backend Development  >  php页面跳转并揭示

php页面跳转并揭示

WBOY
WBOYOriginal
2016-06-13 12:34:17816browse

php页面跳转并提示

$this->begin( $this->gen_url( array('app'=>'b2c','act'=>'loginBuy-1','ctl'=>'site_cart') ) );
         $this->end( true,'请先登录再进行购物!');

?

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn