Recommend this page to a friend! |
Download .zip |
Info | View files (2) | Download .zip | Reputation | Support forum (1) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2005-11-08 (10 years ago) | 51% | Total: 1,503 This week: 1 | All time: 2,519 This week: 1,047 |
Version | License | Categories | ||||
ipaddresssubnetsniff 1.0 | GNU General Publi... | Networking |
Description | Author | |||||||||||||
This class can be used to determine wether a given IP address belongs to a given list of subnetworks. |
|
This class is well documented with comments and full examples inside the main class code. Feel free to contact me with questions. -- Jeffrey Silverman jeffrey@jhu.edu |
Files |
File | Role | Description |
---|---|---|
IPAddressSubnetSniffer.php | Class | This class determines whether a given IP address is in a given list of subnets. The idea is to use this determination to allow/deny access to a PHP script based on IP address. Because of the way a particular web environment that I was using was set up, I was unable to use a .htaccess file for this task. I could not find a built-in PHP function or functions to do this task, so this class was built. |
README | Data | Shorty documentation |
ipaddresssubnetsniff-2005-11-08.zip 2KB | |
ipaddresssubnetsniff-2005-11-08.tar.gz 1KB | |
Install with Composer |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | User Comments (1) | ||||||||||||||||||||||||||||||||||
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.