Help for this page

Select Code to Download


  1. or download this
    get_page_content("some_type");
    
  2. or download this
    $default_font_family = get_page_content("default_font_family");
    
  3. or download this
        my $type = shift;
        my $dbh = DB_File::connect();
    ...
        $sth->finish();
        return 1;
    
  4. or download this
        my $type = shift;
        my $dbh = DB_File::connect();
    ...
        }
        $sth->finish();
        return(%vars);