Category: Tech
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 »
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 »
Yii Gridview with custom fields
Today's post will be in english in the hope that I may help more people than just dutch people, that and it's a subject which was a bit more annoying to figure out than guide #1024 to setting up a webserver.
Either way let's get started!
Today I was w… more »
Opzetten van een volledig uitgeruste ontwikkelserver [Deel 1]
In deze post bespreek ik hoe je een volledig uitgeruste ontwikkelserver opzet op windows. Het eerste wat we doen is kijken wat we allemaal gaan installeren.
apache
php
mysql
pear
Zend Framework
zf-tool
phpunit
xdebug
Voordat we beginnen raa… more »
01/17/12 11:11:00 am, 