Help for this page

Select Code to Download


  1. or download this
     
      <input TYPE="file" NAME="attachedfile" MAXLENGTH=50 ALLOW="text/*">
    
  2. or download this
      $message -> attach (Path => $pathtofile,
                         Type => 'binary');