write()
write(mixed $data, mixed $size = null)
Writes data to the output stream.
Parameters
mixed | $data | String data (or array of string data), or a resource. |
mixed | $size | If set, the maximum number of octets to send. |
Throws
- \Horde_Smtp_Exception