Net_NNTP_Client::last()

Net_NNTP_Client::last() -- Get the number of the last article in the current newsgroup

Referentiesamenvatting

require_once 'Net/NNTP/Client.php';

publicintegerNet_NNTP_Client::last

Beschrijving

Retrieves the number of the last article in the current newsgroup.

Return waarde

integer - highest article number in newsgroup

Note

since 0.3

Deze functie kan niet statisch worden aangeroepen.

Voorbeeld