Boundary
Located in File: Program_Root/class.phpmailer.php
defaultBrent R. Matzelle| Class Variable Summary |
$CharSet
Sets the Char set. Default Value:
|
$ContentType
Sets the boundary Content Type. Default Value:
|
$Disposition
Sets an attachment disposition. Default Value:
|
$Encoding
Sets the Encoding. Default Value:
|
$FileName
Sets an attachment file name. Default Value:
|
$LE
Sets the line endings of the message. Default is "\n"; Default Value:
|
| Inherited Class Variable Summary |
| Inherited Method Summary |
| Method Summary |
void Boundary ( $boundary_id )
Main constructor. |
string GetSource ( [$bLineEnding = true] )
Returns the source of the boundary. |
| Variable Detail |
publicpublicpublicpublicpublicpublic| Method Detail |
void Boundary ( $boundary_id )
Main constructor.string GetSource ( [$bLineEnding = true] )
Returns the source of the boundary.public