previousNet_SMTP::send_from (Previous) (Next) Net_SMTP::soml_fromnext

View this page in Last updated: Sun, 21 Jun 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

Net_SMTP::setDebug

Net_SMTP::setDebug() – デバッグ用フラグを設定する

Synopsis

require_once 'NET/SMTP.php';

voidNet_SMTP::setDebug ( boolean $debug )

Description

デバッグ用フラグの値を設定します。

Parameter

boolean $debug

デバッグ用フラグの値

Throws

throws 例外は発生しません。

Note

This function can not be called statically.

previousNet_SMTP::send_from (Previous) (Next) Net_SMTP::soml_fromnext

Download Documentation Last updated: Sun, 21 Jun 2009
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.