IMAGE

Hi ,

I want set the image for my project for different users login,how to set image for this,am taking image field in database .

Try this :

echo CHtml::image([color=#1C2837][size=2]Yii::app()->request->baseUrl.[/size][/color]$model->image,$model->image,array("title" => $model->image));