php

Zend ACL

Tamer_ACL is a simple Zend Framework ACL plugin that uses the sqlite backend to store all the data. How To Inatall Make sure you have a table called role in your authentication table and a table called alias you may change that to username if you like. The sql code is below. Below are the files. Before each file you will find installation instructions that should work even for the most novice Linux / Zend Framework developer.