Overview
KB
Technical FAQ
PHP Manual
CSS2 Manual
HTML Manual
JS Guide
JS Reference
PhpDock Manual
Nu-Coder Manual
PhpExpress Manual
PHP Joomla
Development
Learn PHP
 
<imap_statusimap_thread>
Last updated: Tue, 19 Sep 2006

imap_subscribe

(PHP 3, PHP 4, PHP 5)

imap_subscribe -- Subscribe to a mailbox

Description

bool imap_subscribe ( resource imap_stream, string mbox )

Subscribe to a new mailbox.

Returns TRUE on success or FALSE on failure.

See also: imap_unsubscribe().




<imap_statusimap_thread>
Last updated: Tue, 19 Sep 2006