IP address checking
Package:
Summary:
Determine whether an IP address is within a range
Groups:
Author:
Description:
This is a simple class that can determine whether the user IP address is within a range.
It gets the current remote user IP address and checks if it is within the range of two IP addresses passed as single string.
It gets the current remote user IP address and checks if it is within the range of two IP addresses passed as single string.
Comments are closed.