imap_timeout
Supported Versions: PHP 4 >= 4.3.3, PHP 5, PHP 7, PHP 8
Set or fetch imap timeout
<?php imap_timeout
(
int $timeout_type
,
int $timeout
= -
1
):
int
|
bool