Method Model::save
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Save the current record and return the number of affected rows or the last insert ID
public function int save(boolean $blnForceInsert)
Parameters
- boolean $blnForceInsert
- Default: false
- Not documented yet. Please add documentation to this entry.
Add a comment