query("SELECT distinct location from posts order by location"); $varLinks = $c->query("SELECT * from links order by sort"); ?>
Posts
query("SELECT count(*) as c from posts where location = ?", $i["location"])[0]["c"]; ?>
">
Links