Net_NNTP_Client::first()

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

Referentiesamenvatting

require_once 'Net/NNTP/Client.php';

publicintegerNet_NNTP_Client::first

Beschrijving

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

Return waarde

integer - lowest article number in newsgroup

Note

since 0.3

Deze functie kan niet statisch worden aangeroepen.

Voorbeeld