\Email

Summary

Methods
Properties
Constants
__construct()
smtp()
sendmail()
$debug
$host
$port
$auth
$user
$pass
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$debug

$debug : 

Type

$host

$host : 

Type

$port

$port : 

Type

$auth

$auth : 

Type

$user

$user : 

Type

$pass

$pass : 

Type

Methods

__construct()

__construct(  $params) 

Parameters

$params

smtp()

smtp(  $host = "",   $port = 25,   $auth = false,   $user,   $pass) 

Parameters

$host
$port
$auth
$user
$pass

sendmail()

sendmail(  $to,   $from,   $subject,   $content,   $T) 

Parameters

$to
$from
$subject
$content
$T