Net_NNTP
[ class tree: Net_NNTP ] [ index: Net_NNTP ] [ all elements ]

File: Client.php

Source Location: /Net_NNTP-0.11.1/NNTP/Client.php

Classes:

Net_NNTP_Client
The Net_NNTP_Client class is a frontend class to the Net_NNTP_Protocol_Client class. It does everything in realtime...

Page Details:

Includes:

require_once('Net/NNTP/Protocol/Client.php') [line 63]
require_once('Net/NNTP/Header.php') [line 64]
require_once('Net/NNTP/Message.php') [line 65]

NET_NNTP_CLIENT_AUTH_GENERIC [line 73]

NET_NNTP_CLIENT_AUTH_GENERIC = 'generic'

[ Top ]



NET_NNTP_CLIENT_AUTH_ORIGINAL [line 71]

NET_NNTP_CLIENT_AUTH_ORIGINAL = 'original'

[ Top ]



NET_NNTP_CLIENT_AUTH_SIMPLE [line 72]

NET_NNTP_CLIENT_AUTH_SIMPLE = 'simple'

[ Top ]



Documentation generated on Mon, 11 Mar 2019 13:54:05 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.