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