Help for this page

Select Code to Download


  1. or download this
      my ($head, $where, $titel, $text, $titel_e, $text_e, $url, $type);
      my @update;
    ...
        } else {
          $head = "Neues Element einfügen";
        }
    
  2. or download this
    # -----------------------------------------------------------------
    # Name         : doSelect().
    ...
      DBKomm::disconnectdb();
      return @res;
    }