<?php $sql = " SELECT * FROM cat "; { echo "<tr> <td class='c1'> <img src='http://igito.pl/themes/igito/img/arrow.gif' height='8' hspace='4' width='8'> </td> <td class='c2 contentfont' width='100%'> <a href=\"".$website['adres']."/kategoria/$row->id/radio.html\">".$row->naam."</a></td> </tr> "; } if($count == 0){ } ?>
pętla wyświetla mi wszystkie kategorie ale po ID jak zrobić aby automatycznie się sortowały od A do Z ?