Re: [PHP] Block IP Script?

2002-04-04 Thread Miguel Cruz
On Thu, 4 Apr 2002, Devin Atencio wrote: > I was wondering If I made a database to store a list of IP CIDR > in a database to block, how I could take an IP of a customer coming > in and find a quick way if it matches a blocked IP in the database? > > For instance, in the database I would store so

[PHP] Block IP Script?

2002-04-04 Thread Devin Atencio
I was wondering If I made a database to store a list of IP CIDR in a database to block, how I could take an IP of a customer coming in and find a quick way if it matches a blocked IP in the database? For instance, in the database I would store something like this: 208.219.20.0/24 Then if some