日期:2014-05-17 浏览次数:20546 次
$command = Yii::app()->db->createCommand('call myproc("yourname")'); $command->execute();