Posted by Chung Leong on 01/15/06 03:47
Can't think of a way to do this that's signicantly better. The following examines all the cells and return the columns where all rows contain identical values: $same = call_user_func_array('array_intersect_assoc', $rows);
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming