Functions

get_magic_quotes()

get_magic_quotes() 
package PHPMailer

Classes, interfaces, and traits

PHPMailer

« More »

SMTP

SMTP is rfc 821 compliant and implements all the rfc 821 SMTP commands except TURN which will always return a not implemented error. SMTP also provides some utility methods for sending mail to an SMTP server.

« More »

phpmailerException

« More »