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