foreach($array AS $key => $value) { $value = intval($value); $array[] = ($value > 999) : vb_number_format($this->GetStats[$value]) ? $value; }