Net_POP3::Net_POP3()

Net_POP3::Net_POP3() – Constructor

Synopsis

require_once 'Net/POP3.php';

Net_POP3::Net_POP3 ( )

Description

Constructor. Sets up the object variables, and instantiates the socket object.

Note

This function can not be called statically.

Usage example for Net_POP3 (Previous) Connection to POP3 server (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.