Sophie

Sophie

distrib > Mandriva > 2008.1 > i586 > by-pkgid > 703d980c580707c382b4e43e25965bc5 > files > 10998

php-manual-pt_BR-5.2.4-1mdv2008.1.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML
><HEAD
><TITLE
>URL</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
REL="HOME"
TITLE="Manual do PHP"
HREF="index.html"><LINK
REL="UP"
TITLE="Referência das Funções"
HREF="funcref.html"><LINK
REL="PREVIOUS"
TITLE="unicode_semantics"
HREF="function.unicode-semantics.html"><LINK
REL="NEXT"
TITLE="base64_decode"
HREF="function.base64-decode.html"><META
HTTP-EQUIV="Content-type"
CONTENT="text/html; charset=UTF-8"></HEAD
><BODY
CLASS="reference"
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 do PHP</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="function.unicode-semantics.html"
ACCESSKEY="P"
>Anterior</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
></TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="function.base64-decode.html"
ACCESSKEY="N"
>Próxima</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="reference"
><A
NAME="ref.url"
></A
><DIV
CLASS="TITLEPAGE"
><H1
CLASS="title"
>CLXIX. URL</H1
><DIV
CLASS="PARTINTRO"
><A
NAME="AEN228944"
></A
><DIV
CLASS="section"
><H1
CLASS="section"
><A
NAME="url.intro"
>Introdução</A
></H1
><P
>&#13;       Lidando com URLs: codificando, decodificando e interpretando.
      </P
></DIV
><DIV
CLASS="section"
><H1
CLASS="section"
><A
NAME="url.requirements"
>Dependências</A
></H1
><P
>Nenhuma biblioteca externa é necessária para compilar esta extensão.</P
></DIV
><DIV
CLASS="section"
><H1
CLASS="section"
><A
NAME="url.installation"
>Instalação</A
></H1
><P
>Não há nenhuma instalação necessária para utilizar estas
 funções, elas fazem parte do núcleo do PHP.</P
></DIV
><DIV
CLASS="section"
><H1
CLASS="section"
><A
NAME="url.configuration"
>Configurações em execução</A
></H1
><P
>Esta extensão não define nenhum parâmetro de configuração no <TT
CLASS="filename"
>php.ini</TT
>.</P
></DIV
><DIV
CLASS="section"
><H1
CLASS="section"
><A
NAME="url.resources"
>Tipos Resource</A
></H1
><P
>Esta extensão não possui nenhum tipo resource.</P
></DIV
><DIV
CLASS="section"
><H1
CLASS="section"
><A
NAME="url.constants"
>Constantes pré-definidas</A
></H1
><P
>Esta extensão não possui nenhuma constante.</P
></DIV
></DIV
><DIV
CLASS="TOC"
><DL
><DT
><B
>Índice</B
></DT
><DT
><A
HREF="function.base64-decode.html"
>base64_decode</A
>&nbsp;--&nbsp;Decodifica dados codificados com MIME base64</DT
><DT
><A
HREF="function.base64-encode.html"
>base64_encode</A
>&nbsp;--&nbsp;Codifica dados com MIME base64</DT
><DT
><A
HREF="function.get-headers.html"
>get_headers</A
>&nbsp;--&nbsp;Fetches all the headers sent by the server in response to a HTTP request</DT
><DT
><A
HREF="function.get-meta-tags.html"
>get_meta_tags</A
>&nbsp;--&nbsp;
     Extrai as informações das tag meta de um arquivo e retorna como uma matriz
    </DT
><DT
><A
HREF="function.http-build-query.html"
>http_build_query</A
>&nbsp;--&nbsp;Generate URL-encoded query string</DT
><DT
><A
HREF="function.parse-url.html"
>parse_url</A
>&nbsp;--&nbsp;Interpreta uma URL e retorna os seus componentes</DT
><DT
><A
HREF="function.rawurldecode.html"
>rawurldecode</A
>&nbsp;--&nbsp;Decodifica uma URL</DT
><DT
><A
HREF="function.rawurlencode.html"
>rawurlencode</A
>&nbsp;--&nbsp;Codifica uma URL de acordo com RFC 1738</DT
><DT
><A
HREF="function.urldecode.html"
>urldecode</A
>&nbsp;--&nbsp;Decodifica uma URL codificada</DT
><DT
><A
HREF="function.urlencode.html"
>urlencode</A
>&nbsp;--&nbsp;Codifica uma URL</DT
></DL
></DIV
></DIV
></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.unicode-semantics.html"
ACCESSKEY="P"
>Anterior</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
ACCESSKEY="H"
>Principal</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="function.base64-decode.html"
ACCESSKEY="N"
>Próxima</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>unicode_semantics</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="funcref.html"
ACCESSKEY="U"
>Acima</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>base64_decode</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>