0){ while($row = mysqli_fetch_array($getArea)){ echo $row['id'].",".$row['kra_code'].",".$row['kra_name'].",".$row['kra_description']."\n"; } } ?>