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

La classe IMAP\Connection

(PHP 8 >= 8.1.0)

Introduction

Une classe complètement opaque qui remplace la resource imap à partir de PHP 8.1.0.

Synopsis de la classe

final class IMAP\Connection {
}
add a note

User Contributed Notes

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