How to upload a file using a model

Comparing #9 with #10

Revision #10 was created by kiran sharma kiran sharma on Jul 6, 2012, 2:22:28 PM.

a link added to wiki artical which provide Image upload functionality with random name and also with database and update functionality

Content

[...]
<?php echo CHtml::endForm(); ?>
```

### Links

* [Russian Version](http://dbhelp.ru/form-file-upload/page/)
 
[You can also check : How to upload image(photo), and path entry in datebase with update functionality](http://www.yiiframework.com/wiki/349/how-to-upload-image-photo-and-path-entry-in-datebase-with-update-functionality/ "How to upload image(photo), and path entry in datebase with update functionality")