Revision #7 was created by Luke Jurgs on Jun 6, 2012, 8:26:08 AM.
Ending ?> tag in non-view
Content
[...]
In the model rules() method put:
```php
array('foreingKey', 'exists', 'className' => 'SomeModel', 'attributeName' => 'id'),
```
Sure we have 'exists' method for CActiveRecord model, but ...
Ending ?> tag in non-view
---------------------------------
Extend a base class or edit a config file (needs to be included before the sessions starts) and leave a ?> at the ending with at least one trailing white space character. Make sure output buffering is off. Cry manly tears while trying to figure out why "Cannot modify header information - headers already sent" spams your log files.