Sponsored by NuSphere - PHP Software for PHP Application Developers - On Sale This Week for $100 off


Net_POP3::deleteMsg()

Net_POP3::deleteMsg()

Net_POP3::deleteMsg() -- Marks a message for deletion

Description

Marks a message for deletion. Only will be deleted if the disconnect() method is called.

Parameter

  • integer $msg_id - Message to delete

Return value

mixed - Returns TRUE on success, FALSE on failure.

Note

This function can not be called statically.

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