$all_cats = $dbh->selectall_arrayref("SELECT category_id,name FROM $sql{catego +ries} WHERE parent=$parent_cat_id ORDER BY category_id");