I had no idea at all about PHP or programming until I started reading your website! 我不知道,在所有關於PHP編程,直到我開始讀你的網站!”
斯科特

RocksEmailAttachmentField類

描述

這代表一個電子郵件附件,並在內部使用。

  • Dominic Skinner 作者:多米尼克·斯金納
  • 0.2.1 版本:0.2.1

)位於/ RocksEmailAttachmentField.php(10號線)

方法摘要
__construct ( string $filename , [ string $fileType = null ], [ string $data = null ]) RocksEmailAttachmentField __construct字符串 $文件名 ​​,[ 字符串 $文件類型 = NULL],[ 字符串 $ = NULL)
CreateHeader ( 無效 CreateHeader ) 美元semi_rand)
方法
(line 23 ) 構造_建設 (第23行)

構造函數可以被添加附件。

  • public 訪問:公眾
__construct ( string $filename , [ string $fileType = null ], [ string $data = null ]) RocksEmailAttachmentField __構造字符串 $文件名 ​​,[ 字符串 $文件類型 = NULL],[ 字符串 $ = NULL)
  • $filename : the filename of the attachment 字符串 $文件名 ​​:附件的文件名
  • $fileType : the file type of the attachment 字符串 $文件類型 :文件類型的附件
  • $data : of the attachment this is not needed as it can be retrieved from the filename. 字符串 元數據 :附件,這是沒有必要,因為它可以從文件名 ​​檢索。
(line 48 ) CreateHeader(48行)
  • public 訪問:公眾
CreateHeader ( 無效 CreateHeader( ) 美元semi_rand)
  • 美元semi_rand

書面由多米尼克·斯金納
最後更新:2011年10月25日十六點00分38秒