Help for this page

Select Code to Download


  1. or download this
    use DBIx::XHTML_Table;
    
    ...
               }, ['id']);
    
    print $table->output;
    
  2. or download this
    Output as:
    <table width="100%" cellspacing="2" cellpadding="5" border-width="thin
    +" border-style="inset">
    ...
        </tr>
        </tbody>
    </table>