by Dean | Feb 6, 2014 | General IT, IT, MySQL, PHP, Programming, SAAS (Software as a Service)
So the addition of the permissions are all working. The users have permissions, the groups have permissions we have lots of permissions in the database. So how do we use them? To do this we first need to get the permissions out of the database and into a format that I...
by Dean | Feb 1, 2014 | General IT, IT, MySQL, PHP, Programming, SAAS (Software as a Service), Webtech
After some work I have changed the way I am going to do permissions. For more information check this post. So I am working on a Software as a service application (SAAS) and one of the major feature requests have been to be able to grant specific permissions into the...