Introduction and Guide (Previous) (Next) Net_SMTP::auth

View this page in Last updated: Sun, 28 Sep 2008
English | French | German | Hungarian | Japanese | Polish | Spanish | Plain HTML

constructor Net_SMTP::Net_SMTP()

constructor Net_SMTP::Net_SMTP() -- Instantiates a new Net_SMTP object, overriding any networkings with parameters that are passed in.

Description

Constructor,Instantiates a new Net_SMTP object.

Paramètres

chaîne de caractères $host

The server to connect to.

entier $port

The port to connect to.

chaîne de caractères $localhost

The value to give when sending EHLO or HELO.

Valeurs renvoyées

throws no exceptions thrown

Note

Cette fonction ne peut pas être appelée de façon statique.

Introduction and Guide (Previous) (Next) Net_SMTP::auth

Download Documentation Last updated: Sun, 28 Sep 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.