PHPMailer::SmtpConnect
Initiates a connection to an SMTP server.
Returns false if the operation failed.
Signature
public function SmtpConnect(array
$optionsĀ )
Parameters
-
$options
- An array of options compatible with stream_context_create()
Returns
- bool