Re: [Phplib-users] more that one permission!?
Brought to you by:
nhruby,
richardarcher
From: Layne W. <la...@dr...> - 2005-07-04 18:44:49
|
> how can a set on a page more that one permission? The trick is to set up your permission levels so that multiple levels can meet the different combinations of access requirements that you need throughout your project. If you haven't yet, read the relavent section of the PHPLib manual <http://www.sanisoft.com/phplib/manual/perm.php>. It is possible that you may need more complexity than exists in PHPLib's permissions class - I have created a few different perm classes for various projects that use PHPLib's API, but have different internals as needed. --=20 Layne Weathers |