Help for this page

Select Code to Download


  1. or download this
       print $query->header(
                            -type           => 'text/html',
    ...
                            -status         => '400',  
                            -Content_Length => '100000',
                           );