Help for this page

Select Code to Download


  1. or download this
    $msg = Mail::Internet->new([ <> ]);
    $from = $msg->get('From');
    ...
               $array[9][1] = $_;
            }
    }
    
  2. or download this
    $i++;
    $array[9][1] = $body[$i];