Help for this page

Select Code to Download


  1. or download this
    #!/user/perl/
    use CGI q~:standar~;
    use CGI::Carp qw(fatalsToBrowser);
    ...
        $i++
    }
    $dbh -> disconnect();
    
  2. or download this
    #!/user/perl/
    use CGI q~:standar~;
    use CGI::Carp qw(fatalsToBrowser);
    ...
        print qq~Be the first to rate this Fan Creation.~;
    }
    $dbh -> disconnect();