Help for this page

Select Code to Download


  1. or download this
    _upload_table1 {
    
    ...
    
    _upload_table2 {
    }
    
  2. or download this
    $tablename=cgi->param('tablename');
    
    _upload_$tablename(args);