Stored procedure with Yii. Calling MySQL db SP from a Yii controller and passing it parameters.

I’m in need of knowing how to call a MySQL db stored procedure REQUIRING PARAMETERS

from a yii controller and passing it the parameters. Could please any one provide

me (maybe also the community) with a short tutorial including code snippets

about how to deal with this situation or direct me to sources where I can get the

information related to this topic from?

Thx in advance.