Help for this page

Select Code to Download


  1. or download this
      my %mimeTypes = (
        'pdf' => 'application/pdf',
        'xls' => 'application/vnd.ms-excel',
        'xml' => 'text/xml',
        'csv' => 'text/plain');