Returns the whole article from the current selected newsgroup
| Внимание |
Эта функция объявлена как deprecated. Это означает, что в будущих версиях пакета она может больше не поддерживаться. |
Consider this method deprecated and subject to changes - use Net_NNTP::getArticleRaw() instead.
Таблица 49-1. Возможные значения PEAR_Error
| Error code | Error message | Reason | Solution |
|---|---|---|---|
| NULL | Different error messages | The messages are directly passed from the news server, in the most cases caused by calling a non existing article | Check the article ID or if your are still connected to the server ( Net_NNTP::isConnected()) |
Пример 49-1. Using getArticle()
|
| Пред. | Начало | След. |
| Net_NNTP::first() | Уровень выше | Net_NNTP::getArticleRaw() |
HIVE: All information for read only. Please respect copyright! |