Help for this page

Select Code to Download


  1. or download this
        #   Check if this table exists on the remote site
        eval {
    ...
        if ($@) {
           return($dbq->errstr);
        }