foreach(array_keys($array) as $key) {
 // do your stuff
}