Wiki

Articles tagged with "administration", sorted by viewsX
Displaying 1-2 of 2 result(s).

Setting application parameters dynamically in the back-end

Created about a year ago by PablovpTutorials4 comments – viewed 16,793 times – ( +10 / -1 )
I was wondering how to set-up the application parameters in the back-end to use them all around the application without the need of using the database and I came up with this solution, I hope it helps somebody else.

Impersonate Users within Yii Framework

Created 2 years ago by WoilTutorials5 comments – viewed 9,018 times – ( +20 )
For some applications it can be advantageous for administration reasons to allow site administrators to login as other users. This is sometimes called user impersonation or "becoming that user".