Help for this page

Select Code to Download


  1. or download this
    sub get_category_items
    {
    ...
       }
    shop_parameters($dbh, $cat_name, $where, @placeholder);
    }
    
  2. or download this
    sub shop_parameters
    {
    ...
    return ($page);
    
    }
    
  3. or download this
    sub get_product_table
    {
    ...
                     
         
    }