Sunday, 25 August 2013

Yii composite primary keys with isNewRecord

Yii composite primary keys with isNewRecord

References

Reference NO 1

http://stackoverflow.com/questions/15201769/yii-composite-primary-keys-with-isnewrecord

Reference NO 2

http://www.solutionoferror.com/mysql/yii-composite-primary-keys-with-isnewrecord-1369.asp

Reference NO 3

http://www.yiiframework.com/doc/api/CActiveRecord

Reference NO 4

http://code.dimilow.com/declare-single-composite-primary-key-yii-activerecord/

Reference NO 5

http://yiiframework.ru/doc/guide/en/database.ar

Reference NO 6

https://github.com/yiisoft/yii/pull/1205

Reference NO 7

https://github.com/hastenax/yii-cmanymanyactiverecord/blob/master/ManyManyActiveRecord.php

Reference NO 8

http://www.larryullman.com/2011/01/20/creating-forms-with-the-yii-framework/

No comments:

Post a Comment