query( $query1); #echo "1###select ID,textstelle Name from ajax_countries where textstelleName like '".$letters."%'|"; while ($inf = $res->fetch_array()){ echo $inf["bezeichnung"]."|"; } } ?>