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