Help for this page

Select Code to Download


  1. or download this
    my ($name, $source);
    $sth->bind_columns(\$name, \$source);
    ...
        }
    }