<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
$get = mysql_query("SELECT * FROM pagrindinis"); while($row = mysql_fetch_assoc($get)) { $aprasymas = $row['aprasymas']; $map1 = $row['map1']; $map2 = $row['map2']; }