Net_NNTP::last()

Net_NNTP::last() -- get highest message number

Referentiesamenvatting

require_once 'Net/NNTP.php';

integer Net_NNTP::last ()

Beschrijving

Retrieves the highest message number in the current selected newsgroup

Return waarde

integer - highest message number

Note

since 0.3

Deze functie kan niet statisch worden aangeroepen.

Voorbeeld