Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
PHP: IMAP\Connection - Manual
[go: Go Back, main page]

PHP 8.5.0 RC4 available for testing

The IMAP\Connection class

(PHP 8 >= 8.1.0)

Introduction

A fully opaque class which replaces a imap resource as of PHP 8.1.0.

Class synopsis

final class IMAP\Connection {
}
add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top