Yii 1.0 Get and Set Page Title
{Set}
$this->pageTitle ='BoyLee';
{Get}
echo $this->pageTitle;
You can dynamic change your page's title. Do everything you want and you can.
{Set}
$this->pageTitle ='BoyLee';
{Get}
echo $this->pageTitle;
You can dynamic change your page's title. Do everything you want and you can.
YiiLib Foucs on: Pro Web Dev Tutorial and Pro Web Dev Service
Copyright © 2011 - 2024 YiiLib.com(YiiBlog.info) - Designed & Developed by Boy.Lee
Leave Comment