PHP Classes
elePHPant
Icontem

ntlm

Search this site
:    Looking up search words... 
Sections:  
Search forums:   
Permalink

      Found: 30       Packages icon Packages (3)   Blogs icon Blogs (1)   Packages icon Forums icon Package forums (24)   Blogs icon Forums icon Blog forums (2)  
... ; - POP3 server access using normal and apop login methods - Authentication mechanisms implemented by SASL client class like: PLAIN, LOGIN, CRAM-MD5, NTLM (Windows or Linux/Unix via Samba), etc.. - Determining mailbox statistics (mail box size in bytes and the number of stored messages) - Listing of ...
... via a SOCKS server. - Supports HTTP direct access or proxy based authentication mechanisms via SASL class library like HTTP Basic, HTTP Digest or NTLM (Windows or Samba). - Support secure connections (https) via Curl library with SSL support, or at least PHP 4.3.0 with OpenSSL support, or via a non ...
... commonly used by Internet protocols such as SMTP, POP3, IMAP, HTTP, etc.. Currently it implements following mechanisms: - PLAIN - LOGIN - CRAM-MD5 - NTLM (used by Windows or Linux/Unix with Samba) - Basic (used in HTTP Basic authentication) - Digest (used in HTTP Digest authentication) See the "Packages ...