Ver originalforeach ($array as $key => $array) { foreach ($array as $keys => $value) { echo "keys= $value <br />";}