phpStudy
phpStudy
网站首页
软件下载
PHP教程
编程技术
PHP
MySQL
HTML
CSS
JavaScript
MSSQL
AJAX
.NET
JSP
window
Linux
Mac
ASP
服务器
CMS
SQL
jQuery
C#
C++
java
Android
IOS
oracle
MongoDB
PostgreSQL
SQLite
教程手册
php
html
html5
css
css3
JavaScript
ajax
jquery
sql
ado
asp
aspnet
browsers
careers
dhtml
dotnetmobile
dtd
e4x
glossary
hosting
htmldom
json
media
msnet
quality
rdf
rss
schema
semweb
site
sitemap
smil
soap
svg
tags
tcpip
vbscript
w3c
wap
web
webservices
wmlscript
wsdl
xforms
xhtml
xlink
xml
xmldom
xpath
xquery
xsl
xslfo
网站测速
小皮面板
智能dns
搜索
首页
PHP教程
IMAP
IMAP
IMAP函数列表
imap_8bit
- Convert an 8bit string to a quoted-printable string
imap_alerts
- Returns all IMAP alert messages that have occurred
imap_append
- Append a string message to a specified mailbox
imap_base64
- Decode BASE64 encoded text
imap_binary
- Convert an 8bit string to a base64 string
imap_body
- Read the message body
imap_bodystruct
- Read the structure of a specified body section of a specific message
imap_check
- Check current mailbox
imap_clearflag_full
- Clears flags on messages
imap_close
- Close an IMAP stream
imap_create
- 别名 imap_createmailbox
imap_createmailbox
- Create a new mailbox
imap_delete
- Mark a message for deletion from current mailbox
imap_deletemailbox
- Delete a mailbox
imap_errors
- Returns all of the IMAP errors that have occured
imap_expunge
- Delete all messages marked for deletion
imap_fetchbody
- Fetch a particular section of the body of the message
imap_fetchheader
- Returns header for a message
imap_fetchmime
- Fetch MIME headers for a particular section of the message
imap_fetchstructure
- Read the structure of a particular message
imap_fetchtext
- 别名 imap_body
imap_fetch_overview
- Read an overview of the information in the headers of the given message
imap_gc
- Clears IMAP cache
imap_getacl
- Gets the ACL for a given mailbox
imap_getmailboxes
- Read the list of mailboxes, returning detailed information on each one
imap_getsubscribed
- List all the subscribed mailboxes
imap_get_quota
- Retrieve the quota level settings, and usage statics per mailbox
imap_get_quotaroot
- Retrieve the quota settings per user
imap_header
- 别名 imap_headerinfo
imap_headerinfo
- Read the header of the message
imap_headers
- Returns headers for all messages in a mailbox
imap_last_error
- Gets the last IMAP error that occurred during this page request
imap_list
- Read the list of mailboxes
imap_listmailbox
- 别名 imap_list
imap_listscan
- Returns the list of mailboxes that matches the given text
imap_listsubscribed
- 别名 imap_lsub
imap_lsub
- List all the subscribed mailboxes
imap_mail
- Send an email message
imap_mailboxmsginfo
- Get information about the current mailbox
imap_mail_compose
- Create a MIME message based on given envelope and body sections
imap_mail_copy
- Copy specified messages to a mailbox
imap_mail_move
- Move specified messages to a mailbox
imap_mime_header_decode
- Decode MIME header elements
imap_msgno
- Gets the message sequence number for the given UID
imap_num_msg
- Gets the number of messages in the current mailbox
imap_num_recent
- Gets the number of recent messages in current mailbox
imap_open
- Open an IMAP stream to a mailbox
imap_ping
- Check if the IMAP stream is still active
imap_qprint
- Convert a quoted-printable string to an 8 bit string
imap_rename
- 别名 imap_renamemailbox
imap_renamemailbox
- Rename an old mailbox to new mailbox
imap_reopen
- Reopen IMAP stream to new mailbox
imap_rfc822_parse_adrlist
- Parses an address string
imap_rfc822_parse_headers
- Parse mail headers from a string
imap_rfc822_write_address
- Returns a properly formatted email address given the mailbox, host, and personal info
imap_savebody
- Save a specific body section to a file
imap_scan
- 别名 imap_listscan
imap_scanmailbox
- 别名 imap_listscan
imap_search
- This function returns an array of messages matching the given search criteria
imap_setacl
- Sets the ACL for a giving mailbox
imap_setflag_full
- Sets flags on messages
imap_set_quota
- Sets a quota for a given mailbox
imap_sort
- Gets and sort messages
imap_status
- Returns status information on a mailbox
imap_subscribe
- Subscribe to a mailbox
imap_thread
- Returns a tree of threaded message
imap_timeout
- Set or fetch imap timeout
imap_uid
- This function returns the UID for the given message sequence number
imap_undelete
- Unmark the message which is marked deleted
imap_unsubscribe
- Unsubscribe from a mailbox
imap_utf7_decode
- Decodes a modified UTF-7 encoded string
imap_utf7_encode
- Converts ISO-8859-1 string to modified UTF-7 text
imap_utf8
- Converts MIME-encoded text to UTF-8
«
GD
»
JSON
PHP教程
PHP简介
PHP基本语法
PHP类型
PHP变量
PHP运算符
PHP控制结构
PHP函数
PHP类与对象
PHP异常处理
函数库分类
PHPIMAP - 函数
imap_8bit
imap_alerts
imap_append
imap_base64
imap_binary
imap_body
imap_bodystruct
imap_check
imap_clearflag_full
imap_close
imap_create
imap_createmailbox
imap_delete
imap_deletemailbox
imap_errors
imap_expunge
imap_fetchbody
imap_fetchheader
imap_fetchmime
imap_fetchstructure
imap_fetchtext
imap_fetch_overview
imap_gc
imap_getacl
imap_getmailboxes
imap_getsubscribed
imap_get_quota
imap_get_quotaroot
imap_header
imap_headerinfo
imap_headers
imap_last_error
imap_list
imap_listmailbox
imap_listscan
imap_listsubscribed
imap_lsub
imap_mail
imap_mailboxmsginfo
imap_mail_compose
imap_mail_copy
imap_mail_move
imap_mime_header_decode
imap_msgno
imap_num_msg
imap_num_recent
imap_open
imap_ping
imap_qprint
imap_rename
imap_renamemailbox
imap_reopen
imap_rfc822_parse_adrlist
imap_rfc822_parse_headers
imap_rfc822_write_address
imap_savebody
imap_scan
imap_scanmailbox
imap_search
imap_setacl
imap_setflag_full
imap_set_quota
imap_sort
imap_status
imap_subscribe
imap_thread
imap_timeout
imap_uid
imap_undelete
imap_unsubscribe
imap_utf7_decode
imap_utf7_encode
imap_utf8
快速导航
PHP
MySQL
HTML
CSS
JavaScript
MSSQL
AJAX
.NET
JSP
Linux
Mac
ASP
服务器
SQL
jQuery
C#
C++
java
Android
IOS
oracle
MongoDB
SQLite
wamp
交通频道
Copyright © 2016 phpStudy | 豫ICP备2021030365号-3