Tag Archive

The following is a list of all entries tagged with mysql:

mySQL view and YiiFramework

The sql standard gives the possibility to create a view, a view is or can be a mask of one column for a special user that only has access to some of the data and thus not all the data stored in the column? The view can also be used to regroup data from multiple [...]


SQL & Yii

At school, I have a course ORACLE SQL which learned me some new tricks and options, I’ve also been testing them in MySQL and so the idea grew to see how Yii framework would interact with those tricks. I must say I didn’t expect them to work but they do so probably within the next [...]


MarchandiseDuWeb.com

Alright, The first real website I’ve written in Yii framework is online, just head over to http://marchandiseduweb.com (hopefully you know some French). I’m not telling you it’s a finished project because the database needs some items in it and you don’t see all the website (yet) online, just the ‘front website’ because the other parts [...]