$katala=mysql_query("select * from kat where code = '0' order by id asc");
satırını
$katala=mysql_query("select * from kat where code = '0' order by title asc");
olarak değiştirirseniz istediğiniz olacak.