Help for this page

Select Code to Download


  1. or download this
    id,name,description,parent_id
    
  2. or download this
    sub getCategories() {
      my ($dbh)=@_;
    ...
      
      return %cat_hash;
    }