Home « Server software «
Documentation: behaviors/agree_on_file_access.php
class Agree_on_file_access extends Behavior - Ask for surfer agreement before loading a file
This script is a reference file of this system.
Licence: GNU Lesser General Public License
Auteurs:
- Bernard Paques bernard.paques@bigfoot.com
allow() - Check access rights
function allow($script, $anchor = NULL)
- $script - string script name
- $anchor = NULL -
- returns boolean FALSE if access is denied, TRUE otherwise