Now that my first application in Yii is completed, I’ve been studying up on the relations in the Yii framework to simplfy my application. These relations are the same as you find everywhere else but the things is that the tutorial, yet again, isn’t a beginner’s guide. It’s written by programmers, meaning everything the programmer already knows for himself or he thinks everybody knows is left out, which includes some essential things like primary key creation, index key creation and foreign keys.
Nothing above is easy nor hard to accomplish but I think that I wouldn’t have hurt to explain in depth what the system does and how it works instead of just making up an exemple with eveyrthing in it, so I hope I can soon entertain you with a little more text about this.
Share on Facebook