imap_subscribe
PHP function
Edit on GitHub ✎
(PHP 4, PHP 5, PHP 7, PHP 8)
Subscribe to a mailbox
Description
imap_subscribe(IMAP\Connection $imap, string $mailbox): bool
Subscribe to a new mailbox.
Parameters
mailboxThe mailbox name, see
imap_open()for more informationInsecure
Return Values
Success
Changelog
| Version | Description |
|---|