On 6/7/06, Rob W. <rob@xxxxxxxxxxxxxxx> wrote:
Yeah, it counts how many times block is in $address, so if there's 254 ip's listed in the database, it will incriment it 254 times and display that.
Well, the code snippet you've shown does NOT do any kind of checking to see if $block is in $address. It simply increments the counter. If your script is working properly for you, it must be due to the way the rest of the script functions. Rabin -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php