Class Name: ClsLIPFilter
Constructor
__construct($rules_table="")
Methods
1).start
start()
2).storeRule
storeRule($type,$values,$ruleStr)
3).isAllowed
isAllowed($ip)
4).ip2int
ip2int($ip)
5).isValidIp
isValidIp($ip)
6).loadTable
loadTable($rule_table='')
7).importRule
importRule($ruleSting)
8).onAllow
onAllow($callback='')
9).onDeny
onDeny($callback='')
10).setAction
setAction($type,$source)
11).trace
trace($e)
12).getErrors
getErrors($html=false)
13).matchedRule
matchedRule()