array - If the newsgroup exists, an array is returned:
Tabel 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 |
Tabel 49-2. Mogelijke PEAR_Error waarden
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 |
Voorbeeld 49-1. Using selectGroup()
|