★ wanayoo — archive 1999 http://www.php.net/manual/ja/function.imap-utf7-encode.phpNouvelle recherche | Portail wanayoo

PHP Home Page

Manual Table of Contents
Up to IMAP
Quick Reference
English version of this pageGerman version of this pageItalian version of this pageFrench version of this pageHungarian version of this page
IMAP
* imap_append
* imap_base64
* imap_body
* imap_check
* imap_close
* imap_createmailbox
* imap_delete
* imap_deletemailbox
* imap_expunge
* imap_fetchbody
* imap_fetchstructure
* imap_header
* imap_rfc822_parse_headers
* imap_headers
* imap_listmailbox
* imap_getmailboxes
* imap_listsubscribed
* imap_getsubscribed
* imap_mail_copy
* imap_mail_move
* imap_num_msg
* imap_num_recent
* imap_open
* imap_ping
* imap_renamemailbox
* imap_reopen
* imap_subscribe
* imap_undelete
* imap_unsubscribe
* imap_qprint
* imap_8bit
* imap_binary
* imap_scanmailbox
* imap_mailboxmsginfo
* imap_rfc822_write_address
* imap_rfc822_parse_adrlist
* imap_setflag_full
* imap_clearflag_full
* imap_sort
* imap_fetchheader
* imap_uid
* imap_msgno
* imap_search
* imap_last_error
* imap_errors
* imap_alerts
* imap_status
* imap_utf7_decode
* imap_utf7_encode
* imap_utf8
* imap_fetch_overview
* imap_mime_header_decode
* imap_mail_compose
* imap_mail
Manual: imap_utf7_encode
View the source code for this pageSearch the site



Previous page
 imap_utf7_decode
 Updated
Sat, 12 Aug 2000
imap_utf8 
Next page


imap_utf7_encode

(PHP3 >= 3.0.15, PHP4 >= 4.0b4)

imap_utf7_encode --  8ビットデータを修正版UTF-7テキストにに変換する

説明

string imap_utf7_encode (string data)

8ビットデータのdataを修正版UTF-7テキスト に変換します。修正版UTF-7エンコードは RFC 2060, section 5.1.3 で定義されています。 (オリジナルのUTF-7はRFC1642で定義されています)

修正版UTF-7のテキストを返します。


User Contributed Notes: imap_utf7_encode


hartmut@six.de
15-Mar-2000 10:14
this function was buggy up to php3.0.15 / php4beta4pl1


 About Notes


Previous page
 imap_utf7_decode
 Updated
Sat, 12 Aug 2000
imap_utf8 
Next page





Who's responsible for this?
Top of this page

Site
Hosting:



Located in
United States
Elements of this website are subject to copyright.
Questions about installing or using PHP should be directed to one of the mailing lists.
Only questions about the website should be directed to webmaster@php.net.