![]() |
|
Your skill will accomplish what the force of many cannot |
|
PerlMonks |
Re: blocking IPsby BUU (Prior) |
on Jan 27, 2004 at 07:00 UTC ( #324369=note: print w/replies, xml ) | Need Help?? |
With the above caveats about problems with ip blocking, what you want to do is just use a real database and store a row with the ip and the vote image and check against that on new votes. You could use either Mysql (or another 'real' database) or maybe dbfile, or possibly even just use Storable and store/retrieve a hash.
In Section
Seekers of Perl Wisdom
|
|