Help for this page

Select Code to Download


  1. or download this
    $sender->Attach(
       {description => 'ed\'s gif',
        ctype => 'application/vnd.ms-excel',
    ...
        disposition => "inline; ",
        file => "some.xls"
       });