imap_reopen
Supported Versions: PHP 4, PHP 5, PHP 7, PHP 8
Reopen IMAP stream to new mailbox
<?php imap_reopen
(
IMAP\Connection $imap
,
string $mailbox
,
int $flags
=
0
,
int $retries
=
0
):
bool