Gossamer Forum
Home : Products : Gossamer Links : Version 1.x :

Re: Ban submissions by IP address

Quote Reply
Re: Ban submissions by IP address In reply to
Sorry, qango.

I fixed the above codes (with the exception of header call, since in my codes, it seemed to work with it.)

About domains...what you could do is use Socket.pm to check the domain address...I posted codes for checking domains (like for email addresses) in this forum before.

You don't really have to add another table...just add another column called Domain and allow NULL values for both the IP Address and Domain. In order to maintain integrity, you should add a primary key (ID column).

Regards,

Eliot Lee Wink
http://anthrotech.com/
Subject Author Views Date
Thread Ban submissions by IP address qango 7752 Jul 18, 2001, 8:44 AM
Thread Re: Ban submissions by IP address
Stealth 7629 Jul 18, 2001, 11:36 AM
Post Re: Ban submissions by IP address
qango 7591 Jul 18, 2001, 1:16 PM
Thread Re: Ban submissions by IP address
Dan Kaplan 7533 Aug 13, 2001, 3:39 PM
Thread Re: Ban submissions by IP address
Stealth 7572 Aug 13, 2001, 6:22 PM
Thread Re: Ban submissions by IP address
Dan Kaplan 7526 Aug 13, 2001, 8:02 PM
Thread Re: Ban submissions by IP address
Dan Kaplan 7519 Aug 13, 2001, 8:21 PM
Post Re: Ban submissions by IP address
Stealth 7505 Aug 13, 2001, 8:28 PM
Thread Re: Ban submissions by IP address
Stealth 7507 Aug 14, 2001, 7:16 PM
Thread Re: Ban submissions by IP address
qango 7461 Aug 16, 2001, 2:22 AM
Thread Re: Ban submissions by IP address
qango 7408 Sep 4, 2001, 2:08 AM
Post Re: Ban submissions by IP address
Stealth 7409 Sep 4, 2001, 6:57 AM