Net_NNTP::min() (Previous) (Next) Net_NNTP::prepareConnection()

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

Net_NNTP::post()

Net_NNTP::post() -- post a message

Beschreibung

Post a message to a news server

Parameter

  • $subject - Subject of the message

  • $newsgroup - Post to this newsgroup

  • $from - EMail adress of sender

  • $body - Body of the message

  • $additional - String of headers to add

Rückgabewert

string - Server response

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.

Warnung

post() doesn't care about character encoding of subject and body. Make sure to set correct headers, if you are using non ASCII-127 characters.

Net_NNTP::min() (Previous) (Next) Net_NNTP::prepareConnection()

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.