ID Nama ID Parent Urutan Tipe "; while($data=mysqli_fetch_array($query)){ echo " ".$data['id']." "; } echo ""; ?>