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