Sophie

Sophie

distrib > PLD > ac > amd64 > media > dist > by-pkgid > dd8ef74e7a184506d40e4328053fb785 > files > 1422

php-manual-ro-20051028-1.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML
><HEAD
><TITLE
>imap_utf7_decode</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
REL="HOME"
TITLE="Manual PHP"
HREF="index.html"><LINK
REL="UP"
TITLE="IMAP, POP3 ºi NNTP - funcþii"
HREF="ref.imap.html"><LINK
REL="PREVIOUS"
TITLE="imap_unsubscribe"
HREF="function.imap-unsubscribe.html"><LINK
REL="NEXT"
TITLE="imap_utf7_encode"
HREF="function.imap-utf7-encode.html"><META
HTTP-EQUIV="Content-type"
CONTENT="text/html; charset=ISO-8859-2"></HEAD
><BODY
CLASS="refentry"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
SUMMARY="Header navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
>Manual PHP</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="function.imap-unsubscribe.html"
ACCESSKEY="P"
>Înapoi</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
></TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="function.imap-utf7-encode.html"
ACCESSKEY="N"
>Înainte</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><H1
><A
NAME="function.imap-utf7-decode"
></A
>imap_utf7_decode</H1
><DIV
CLASS="refnamediv"
><A
NAME="AEN43371"
></A
><P
>    (PHP 3&#62;= 3.0.15, PHP 4 , PHP 5)</P
>imap_utf7_decode&nbsp;--&nbsp;
     Decodes a modified UTF-7 encoded string.
    </DIV
><DIV
CLASS="refsect1"
><A
NAME="AEN43374"
></A
><H2
>Descriere</H2
>string <B
CLASS="methodname"
>imap_utf7_decode</B
> ( string text)<BR
></BR
><P
>  
     Decodes modified UTF-7 <VAR
CLASS="parameter"
>text</VAR
> into 8bit data.
    </P
><P
>&#13;     Returneazã the decoded 8bit data, or <TT
CLASS="constant"
><B
>FALSE</B
></TT
> if the input string was
     not valid modified UTF-7. This function is needed to decode
     mailbox names that contain international characters outside of
     the printable ASCII range. The modified UTF-7 encoding is defined
     in <A
HREF="http://www.faqs.org/rfcs/rfcrfc2060.html"
TARGET="_top"
>RFC 2060</A
>, section
     5.1.3 (original UTF-7 was defned in <A
HREF="http://www.faqs.org/rfcs/rfcrfc1642.html"
TARGET="_top"
>RFC1642</A
>).
    </P
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
SUMMARY="Footer navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="function.imap-unsubscribe.html"
ACCESSKEY="P"
>Înapoi</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
ACCESSKEY="H"
>Acas&#227;</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="function.imap-utf7-encode.html"
ACCESSKEY="N"
>Înainte</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>imap_unsubscribe</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="ref.imap.html"
ACCESSKEY="U"
>Sus</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>imap_utf7_encode</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>