Net_SMTP::noop (Previous) (Next) Net_SMTP::rcptTo

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

Net_SMTP::quotedata()

Net_SMTP::quotedata() -- SMTP 標準に従うよう、データをクォートする

説明

この関数は、クラスとは独立した個別のパブリック関数となっています。 これは、クォートの方法をカスタマイズしたい場合などに関数のオーバーロードを しやすくするためです。

パラメータ

string &$data

クォートしたい文字列。文字列は参照形式で渡す必要があります。 渡された文字列が直接変更されます。

例外・エラー

throws 例外は発生しません。

注意

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

Net_SMTP::noop (Previous) (Next) Net_SMTP::rcptTo

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