Net_POP3::getListing()

Net_POP3::getListing()

Net_POP3::getListing() -- Listing message in maildrop

Description

Listing message in maildrop. Combination of LIST/UIDL commands, returns an array of data.

Parameter

  • integer $msg_id - Optional message number

Return value

mixed - Array of data or false on error.

Note

This function can not be called statically.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.