首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > PHP > 因为CodeIgniter的PHP框架的访问控制库

因为CodeIgniter的PHP框架的访问控制库

资 源 简 介

Ar-acl Introduction Ar-acl is Access Control Library for codeigniter. This library works with two methods. 1. User access control by role, e.g: * "admin/" is admin page that can be accessed only by admin. * "salary/" is employer"s salary page that can be edited by hrd dept and accounting dept. 1. User access control by Very Private Page (VPP) check, e.g: * "profile/edit/john.r" is a page to edit profile information that can be edited by user who logged on with username "john.r". ## Features ## 1. Restrict user based on role group. 1. Restrict user to access, edit or delete other user private page. ## Advantages ## 1. No database needed. Work faster. 1. No need to modify controller. This library is autoloaded. ## Set Up ## 1. Add ar_acl to the autoload libraries to use it. $autoload["libraries"] = array("ar_acl"); 1. Copy folder config and libaries to applic

文 件 列 表

autoacl_8.11.1
test
controllers
staticpage.php
config
autoacl.php
libraries
Autoacl.php
profile.php
readme.txt
salary.php
staticpage.php
language
english
language
english
autoacl_lang.php
VIP VIP
0.174624s