upload ActiveForm setting in Yii
if you want use ActiveForm upload files in Yii, you need do the follow setting
{Code}
'htmlOptions'=>array('enctype'=>'multipart/form-data'),
if you want use ActiveForm upload files in Yii, you need do the follow setting
{Code}
'htmlOptions'=>array('enctype'=>'multipart/form-data'),
YiiLib Foucs on: Pro Web Dev Tutorial and Pro Web Dev Service
Copyright © 2011 - 2024 YiiLib.com(YiiBlog.info) - Designed & Developed by Boy.Lee
Leave Comment