-
I need to dynamically block ip addresses, can the class include two more methods to manage ip access and deny?
I want to be able to manipulate the list of blocked and denied ip addresses dynamically. The ideal implementation should consists of the following methods:
return_type function name
string array() GetAllowedIP()
string array() GetDeniedIP()
bool AddAllowedIP(string ip)
bool...
2008-04-22 05:35:49 UTC by nobody
-
I' trying the 104 Windows beta on Apache 2, on a Windows 2003 machine (php 5); when I try running the script, test/test doesn't work.
So I tried echoing the values of $loginname and $loginpass thus:
1310 echo "";
1311 echo "loginname= $loginname ";
1312 echo "loginpass= $loginpass ";
1313 echo "adminloginname= $adminloginname ";
1314 echo "adminloginpass=...
2007-04-28 19:12:04 UTC by nobody
-
Anonymous committed patchset 1 of module CVSROOT to the PHPaccess CVS repository, changing 11 files.
2001-12-18 21:11:07 UTC by nobody
-
registered the PHPaccess project.
2001-12-18 10:46:34 UTC by