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


Mail_Queue::sendMailById

Mail_Queue::sendMailById()

Mail_Queue::sendMailById() -- Send a specific mail.

Description

Sends a single mail from the queue specified by $id. Note: The queue entry will not be deleted automatically after delivery!

Parameter

integer $id

Mail identifier

Return value

returns True on success else false

Throws

throws no exceptions thrown

Note

This function can not be called statically.

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