Gettext translations
Gettext is a great way to localize and internationalize (simply put, to translate) your (web)applications. It’s …
Gettext is a great way to localize and internationalize (simply put, to translate) your (web)applications. It’s …
Yii framework has a really nice CRUD generator that can speed up building back-end applications, which …
Sometimes I need to get all the names of the columns in an sql table, most …
MySql – get names of columns and put them in an array Read more →
Long time ago, I was trying to figure out how to change position of items in …
Learning a framework seems to be inevitable.
This post is no official guideline but rather a log of steps I’m taking after having …