Yii file upload issue
- by user1289853
Couple of months ago,I developed a simple app using YII,one of the feature was to upload file.
The feature was working well in my dev machine,couple of days ago client found the file upload feature is not working in his server since deployment.
And after that I test my dev machine that was not working too.
My controller looks:
public function…