This Function Has Been Available Since:
(AFCommerce v 2.1, Functions v 1.1)
Checks if a user's ip address is on the banned list.
Description
afc_check_ip_ban_list ()
This is one of the new security features of version 2. You can ban ip addresses of any person who you feel may be abusing your website. You would have to know their ip address to block them, however there are a few ways to check this with some know of your web server. Also, our tracking system and live support add ons show you a visitor's ip address, as well as, some hosting company's web statistics programs.
Parameters
There are no Parameters used in this function
Return Values
This function does not have a return value, and is automatically called during the software's security start up functions.
Open Source: Yes |