php echo array value foreach index code example Example: php foreach index foreach($array as $key=>$value) { // do stuff }