Category: Tech

Usefull Yii plugin

by Daniel Thomassen Email

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 part 2

by Daniel Thomassen Email

In my previous post i handled more »

Yii framework RBAC

by Daniel Thomassen Email

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

by Daniel Thomassen Email

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]

by Daniel Thomassen Email

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 »

1 2 >>