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

Description

Post a message to a news server

Paramètres

  • $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

Valeur retournée

string - Server response

Note

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

Avertissement

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.