Cookie management in Yii

Comparing #12 with #14

Content

[...]
See also "Safe reading" in the next chapter.

### Writing a cookie

There are multiple ways to write a cookie:
 
 
Notice, that you have to specify the name twice, if you want to use this:

```php
[...]
## Links

[Russian version](http://resurtm.
kzcom/working-with-cookies-in-yii)