Help for this page

Select Code to Download


  1. or download this
    # Create the HTML Page from the Templates
    print $query->header();
    ...
    
    # Generate the HTML page
    print $template->output();
    
  2. or download this
    
    <html>
    ...
    </table>
    </form></body></html>