On 9/9/05, Kevin Waterson <[EMAIL PROTECTED]> wrote:
>
> Want to filter out cats from this array using SPL FilterIterator
> $arr = array('koala', 'dingo', 'cat', 'Steve Irwin', 'fish');
> Why, what's wrong with cats? -robin -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

