Help for this page

Select Code to Download


  1. or download this
    my $grp_name = param('grp_name');
    if (exists($grp_name)) {
         $sth->execute($grp_name);
         }