Revision #7 has been created by Luke Jurgs on Oct 29, 2011, 4:41:09 AM with the memo:
Formatting
« previous (#6)
Changes
Title
unchanged
File uploads in CForm (Form builder)
Category
unchanged
How-tos
Yii version
unchanged
Tags
unchanged
CForm, File upload, Forms, Form validation
Content
changed
[...]
),
),
);
```
### The vView
Your View: (upload.php)[...]
```
### The cController
And a controller and action:
```php[...]