Help for this page

Select Code to Download


  1. or download this
    print $q->header(-type=>'image/gif',-expires=>'+3d');
    
  2. or download this
    print header(-type=>'application/pdf'),$buffer;