php页面跳转并揭示

WBOY
Release: 2016-06-13 12:34:17
Original
848 people have browsed it

php页面跳转并提示

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

?

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template