Help for this page

Select Code to Download


  1. or download this
    $sth_sel->bind_col(1, \$firstname);
    $sth_sel->bind_col(2, \$lastname );
    ...
        { -class => 'user_table' },
        $user_table_body
    );