web_title"/> web_title">
ホームページ >バックエンド開発 >PHPチュートリアル >findAllByPk() で値をトラバースするための YII ソリューション
YII は findAllByPk()
の値を走査します $web= Webset::model()->findAllByPk("1");
取得された値は
取得方法web_title の値がそこにあります。
------解決策---------
$web[0]->web_title