Search for in the Packages This site (using Yahoo!) Developers Developer mailing list General mailing list CVS commits mailing list
require_once 'NET/SMTP.php';
void constructor Net_SMTP::Net_SMTP ([string $host = NULL [, int $port = NULL [, string $localhost = NULL]]])
void constructor Net_SMTP::Net_SMTP
Constructor,Instantiates a new Net_SMTP object.
The server to connect to.
The port to connect to.
The value to give when sending EHLO or HELO.
throws no exceptions thrown
This function can not be called statically.