Sophie

Sophie

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

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

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML
><HEAD
><TITLE
>URL Functions</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="Documentaþia funcþiilor"
HREF="funcref.html"><LINK
REL="PREVIOUS"
TITLE="token_name"
HREF="function.token-name.html"><LINK
REL="NEXT"
TITLE="base64_decode"
HREF="function.base64-decode.html"><META
HTTP-EQUIV="Content-type"
CONTENT="text/html; charset=ISO-8859-2"></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 PHP</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="function.token-name.html"
ACCESSKEY="P"
>Înapoi</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"
>Înainte</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="reference"
><A
NAME="ref.url"
></A
><DIV
CLASS="TITLEPAGE"
><H1
CLASS="title"
>CXIV. URL Functions</H1
><DIV
CLASS="PARTINTRO"
><A
NAME="AEN120200"
></A
><DIV
CLASS="section"
><H1
CLASS="section"
><A
NAME="url.intro"
>Introducere</A
></H1
><P
>&#13;     Dealing with URL strings: encoding, decoding and parsing.
    </P
></DIV
><DIV
CLASS="section"
><H1
CLASS="section"
><A
NAME="url.requirements"
>Necesitãþi</A
></H1
><P
>Aceste funcþii sunt disponibile ca
pãrþi ale modulului standard care este întotdeauna disponibil.</P
></DIV
><DIV
CLASS="section"
><H1
CLASS="section"
><A
NAME="url.installation"
>Instalare</A
></H1
><P
>Nu este necesarã o instalare a acestor funcþii,
ele fac parte din PHP.</P
></DIV
><DIV
CLASS="section"
><H1
CLASS="section"
><A
NAME="url.configuration"
>Configurare la rulare</A
></H1
><P
>Aceastã extensie nu defineºte directive
de configurare.</P
></DIV
><DIV
CLASS="section"
><H1
CLASS="section"
><A
NAME="url.resources"
>Tipuri de resurse</A
></H1
><P
>Aceastã extensie nu defineºte tipuri de resurse.</P
></DIV
><DIV
CLASS="section"
><H1
CLASS="section"
><A
NAME="url.constants"
>Constante predefinite</A
></H1
><P
>Aceastã extensie nu defineºte constante.</P
></DIV
></DIV
><DIV
CLASS="TOC"
><DL
><DT
><B
>Cuprins</B
></DT
><DT
><A
HREF="function.base64-decode.html"
>base64_decode</A
>&nbsp;--&nbsp;Decodes data encoded with MIME base64</DT
><DT
><A
HREF="function.base64-encode.html"
>base64_encode</A
>&nbsp;--&nbsp;Encodes data with 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;
     Extracts all meta tag content attributes from a file and returns
     an array
    </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;Parse a URL and return its components</DT
><DT
><A
HREF="function.rawurldecode.html"
>rawurldecode</A
>&nbsp;--&nbsp;Decode URL-encoded strings</DT
><DT
><A
HREF="function.rawurlencode.html"
>rawurlencode</A
>&nbsp;--&nbsp;URL-encode according to RFC 1738</DT
><DT
><A
HREF="function.urldecode.html"
>urldecode</A
>&nbsp;--&nbsp;Decodes URL-encoded string</DT
><DT
><A
HREF="function.urlencode.html"
>urlencode</A
>&nbsp;--&nbsp;URL-encodes string</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.token-name.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.base64-decode.html"
ACCESSKEY="N"
>Înainte</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>token_name</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="funcref.html"
ACCESSKEY="U"
>Sus</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>base64_decode</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>