Net_URL::setOption | |
PEAR Manual | |
require_once 'Net/NNTP.php'; |
integer Net_NNTP::last (
)
Retrieves the highest message number in the current selected newsgroup
integer - highest message number
since 0.3
This function can not be called statically.
Using last()
|
Net_URL::setOption | |
PEAR Manual | |