I regularly use your site to answer my PHP problems! "나는 정기적으로 내 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일 16시 0분 38초를