Help for this page

Select Code to Download


  1. or download this
    if ( $q->param( 'submit') ) {
        $db_sth = $db_dbh->prepare( <<'    END_OF_SQL' ) ;
    ...
            $q->param( 'report_id' )
        ) or die $db_sth->errstr ;
    }
    
  2. or download this
    called with 7 bind variables when 8 are needed at /home/httpd/htdocs/d
    +ora/edit_report.cgi line 60.