imap_timeout()
imap_timeout - Set or fetch imap timeoutSyntax
mixed imap_timeout (int $timeout_type, int $timeout)Arguments
- timeout_type - One of the following: IMAP_OPENTIMEOUT, IMAP_READTIMEOUT, IMAP_WRITETIMEOUT, or IMAP_CLOSETIMEOUT.
- timeout - The timeout, in seconds.
