超越PHP PHP动态 | 经典文章 | CLASS | 相关下载 | 常见问题 | FORUM | WIKI | 在线手册
Site search:    
<cybercash_encrcyrus_authenticate>
Last updated: Fri, 22 Jun 2007

XV. Cyrus IMAP administration Functions

简介

警告

该函数目前尚无参考文档;仅参数列表可用。

注: 该扩展模块不适用于 Windows 平台!

安装

To enable Cyrus IMAP support and to use these functions you have to compile PHP with the --with-cyrus option.

警告

由于 IMAP 扩展模块和 recode 扩展和 YAZ 扩展使用想同的内部符号,因此它们不能同时使用。

预定义常量

由于这些常量是由该扩展模块定义的,因此只有在该扩展模块被编译到 PHP 中,或者在运行时被动态加载后,这些常量才有效。

CYRUS_CONN_NONSYNCLITERAL (integer)

CYRUS_CONN_INITIALRESPONSE (integer)

CYRUS_CALLBACK_NUMBERED (integer)

CYRUS_CALLBACK_NOLITERAL (integer)

目录
cyrus_authenticate -- Authenticate against a Cyrus IMAP server
cyrus_bind -- Bind callbacks to a Cyrus IMAP connection
cyrus_close -- Close connection to a Cyrus IMAP server
cyrus_connect -- Connect to a Cyrus IMAP server
cyrus_query -- Send a query to a Cyrus IMAP server
cyrus_unbind -- Unbind ...



add a note add a note User Contributed Notes
Cyrus IMAP administration Functions
Matt AKA Junkie
13-May-2004 04:11
This is an IMAP server you can access in PHP. More information here:
http://asg.web.cmu.edu/cyrus/imapd/

<cybercash_encrcyrus_authenticate>
 Last updated: Fri, 22 Jun 2007
view source | feedback | send page | sitemap | aboutus   
Copyright ® 2002-2003 PHPE.NET. All rights reserved
Last updated:2002-11-22