Archives for: January 2012
Usefull Yii plugin
A quick update. Today I found a very nice Yii plugin which allows for profiling of your sql queries. Very usefull if you want to analyze the performance of your application.
The plugin can be found at : http://www.yiiframework.com/extension/dbprofiler/ more »
What would you like to know?
Since I'm too busy too look into an interesting subject to blog about I would like to give my readers a chance to pick a subject. No need to hold back it can be anything as long as it has something to do with computers or computer law. Here's a possible… more »
Yii framework RBAC
In this blog post I will be showing how to create an access control list and use Role Based Access Control in Yii framework.
The first thing you will need to do is create the database tables you can use schema.mysql.sql located in the protected/data fo… more »
01/17/12 11:11:00 am, 