Latest JAS v1.1.0
144 plugins online

Code / Protocol_SMTP / send

Protocol_SMTP :: send
Method
include/protocol/smtp.php

Description...

Arguments

email
Argument

Return values

Boolean
Returns

Examples

Protocol_SMTP Send method example
PHP
<?
  $protocol_smtp->send($email);  //Call Protocol_SMTP::send method
?>

Comments (0)