After taking your course, my knowledge of PHP has ballooned! "Después de tomar su curso, mi conocimiento de PHP se ha disparado!"
Robar

RocksEmailAttachmentField Clase

Descripción

Esto representa un archivo adjunto de correo electrónico y se utiliza internamente.

  • Dominic Skinner Autor: Domingo Skinner
  • 0.2.1 Versión: 0.2.1

) Situado en / RocksEmailAttachmentField.php (línea 10)

Method Summary
__construct ( string $filename , [ string $fileType = null ], [ string $data = null ]) RocksEmailAttachmentField __construct (string $ filename, [string $ tipoArchivo = null], [string $ datos = null])
CreateHeader ( void CreateHeader ( ) $ Semi_rand)
Métodos
(line 23 ) Constructor __ construct (línea 23)

El constructor permite la conexión a añadir.

  • public Acceso: Público
__construct ( string $filename , [ string $fileType = null ], [ string $data = null ]) RocksEmailAttachmentField __ construct (string $ filename, [string $ tipoArchivo = null], [string $ datos = null])
  • $filename : the filename of the attachment string $ nombre_archivo: el nombre del fichero adjunto
  • $fileType : the file type of the attachment $ string filetype: el tipo del archivo adjunto
  • $data : of the attachment this is not needed as it can be retrieved from the filename. $ string de datos: de los datos adjuntos que no es necesaria, ya que puede ser recuperada desde el nombre de archivo.
(line 48 ) CreateHeader (línea 48)
  • public Acceso: Público
CreateHeader ( void CreateHeader ( ) $ Semi_rand)
  • $ Semi_rand

Escrito por Domingo Skinner
Última actualización: 25/10/2011 16:00:38