"David Robley" <[EMAIL PROTECTED]> wrote:

> in_array might be one tool - loop through $Foo and print $Foo[n] if it's
> not in the array $donotprint

[cut]

> And doubtless there are other, better ways. Offers, anyone?

Look at array_diff

http://download.php.net/manual/en/function.array-diff.php




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to