array - If the newsgroup exists, an array is returned:
Tableau 49-1.
Key | Value |
---|---|
'count' | Number of articles in the group |
'first' | The first article number in the group |
'last' | The last article number in the group |
'group' | Groupname |
Tableau 49-2. Valeurs PEAR_Error possibles
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 |
Exemple 49-1. Using selectGroup()
|
Précédent | Sommaire | Suivant |
Net_NNTP_Client::quit() | Niveau supérieur | Net_Ping |