Net_NNTP_Client::authenticate()
Synopsis
require_once 'Net/NNTP/Client.php';
publicbooleanNet_NNTP_Client::authenticatestring$userstring$passinteger$authmode = NET_NNTP_AUTHORIGINALПараметр
$user - Username to authenticate with
$pass - Password to authenticate with
$authmode - Type of authentication. Default=NET_NNTP_AUTHORIGINAL
Пред. | Начало | След. |
Константы | Уровень выше | Net_NNTP_Client::connect() |