• 首页
  • vue
  • TypeScript
  • JavaScript
  • scss
  • css3
  • html5
  • php
  • MySQL
  • redis
  • jQuery
  • cyrus_bind()

    (PHP 4 >= 4.1.0, PECL cyrus 1.0)

    Bind callbacks to a Cyrus IMAP connection

    说明

    cyrus_bind(resource $connection,array $callbacks): bool

    Binds callbacks to a Cyrus IMAP connection.

    参数

    $connection

    The connection handle.

    $callbacks

    An array of callbacks.

    返回值

    成功时返回TRUE,或者在失败时返回FALSE