imap_getmailboxes
Supported Versions: PHP 4, PHP 5, PHP 7, PHP 8
Read the list of mailboxes, returning detailed information on each one
<?php imap_getmailboxes
(
IMAP\Connection $imap
,
string $reference
,
string $pattern
): array|
false