Scriptindex.de

[ Menü ]

Home
News
Scripts
Neuzugänge
Suchen
Bücher
Manuals

[ Inhalt ]

Script eintragen
Tutorial eintragen
Newsletter
Umfragen
Link zu uns
Werbung bei uns
Kontakt
Impressum

[ Statistik ]

Hits gesamt: 5202173
Hits Heute: 276
max. Hits (10.07.07): 6964
User Online: 46
Scripts: 2828

[ Partner ]

CodeBase
I.S.U.M.
LUG Bayreuth
PEAR NEWS
PHP Classes

[ Facebook ]

[ Eigene Domain? ]

[ Buchtipp ]

Das ASP Codebook
Das ASP Codebook

Manuals > PEAR > Net_POP3

Net_POP3

Table of Contents
Introduction to Net_POP3 -- 
Net_Ping::Net_POP3() -- Constructor
Net_Ping::connect() -- Connection to POP3 server
Net_Ping::deleteMsg() -- Marks a message for deletion
Net_Ping::disconnect() -- Disconnection to POP3 server
Net_Ping::getBody() -- Returns the body of the message
Net_Ping::getListing() -- Listing message in maildrop
Net_Ping::getMsg() -- Returns the entire message
Net_Ping::getParsedHeaders() -- Returns the parsed headers of the specified message
Net_Ping::getRawHeaders() -- Returns the raw headers of the specified message
Net_Ping::getSize() -- Returns the size of the maildrop
Net_Ping::login() -- Performs the login procedure
Net_Ping::numMsg() -- number of messages in this maildrop

Provides a POP3 class to access POP3 server.


Copyright 1998 - 2009 by I.S.U.M.