1、在同一個(gè)controller中頁(yè)面跳轉(zhuǎn)
$this->render('view頁(yè)面',array('參數(shù)'=>'值')); $this->render('news',array('result'=>'123','result1'=>'456')); url重定向 $this->redirect(array('action方法')); $this->redirect(array('getnews','id'=>1,,,,));
相關(guān)教程推薦:yii框架
2、在不同的Controller中頁(yè)面跳轉(zhuǎn)
$this->redirect(array('跳轉(zhuǎn)到的controller/跳轉(zhuǎn)到的controller里的action','參數(shù)'=>'值',,,,)); $this->redirect(array('user/getuser','id'=>1));
更多編程相關(guān)內(nèi)容學(xué)習(xí),請(qǐng)?jiān)L問(wèn)php中文網(wǎng)編程教程欄目!
以上就是yii怎么實(shí)現(xiàn)頁(yè)面跳轉(zhuǎn)的詳細(xì)內(nèi)容,更多請(qǐng)關(guān)注php中文網(wǎng)其它相關(guān)文章!
每個(gè)人都需要一臺(tái)速度更快、更穩(wěn)定的 PC。隨著時(shí)間的推移,垃圾文件、舊注冊(cè)表數(shù)據(jù)和不必要的后臺(tái)進(jìn)程會(huì)占用資源并降低性能。幸運(yùn)的是,許多工具可以讓 Windows 保持平穩(wěn)運(yùn)行。
微信掃碼
關(guān)注PHP中文網(wǎng)服務(wù)號(hào)
QQ掃碼
加入技術(shù)交流群
Copyright 2014-2025 http://m.miracleart.cn/ All Rights Reserved | php.cn | 湘ICP備2023035733號(hào)