Net_SMTP::auth (Previous) (Next) Net_SMTP::data

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

Net_SMTP::connect()

Net_SMTP::connect() -- SMTP サーバへの接続を試みる

説明

SMTP サーバとの接続を試みます。

パラメータ

integer $timeout

ソケット接続のタイムアウトまでの時間(秒単位)

返り値

returns 失敗時にはエラーメッセージが含まれた PEAR_Error 、成功時には true

例外・エラー

throws 例外は発生しません。

注意

この関数は、スタティックにコールする ことはできません。

Net_SMTP::auth (Previous) (Next) Net_SMTP::data

Download Documentation Last updated: Sun, 05 Oct 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.