while(list($key, $value) = each($array)) vs. foreach($array as $key => $value)? July 30, 2023 by Tarik