Posted by Janwillem Borleffs on 12/04/05 23:44
Berimor wrote: > Is there any alternative in PHP to check array? > foreach ($first as $f){ foreach ($second as $s){ foreach ($third as $t){ $all_arr[] = $f.$s.$t; } } } $all_arr = array_unique($all_arr); JW
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming