Sophie

Sophie

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

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

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML
><HEAD
><TITLE
>NSAPI-specific 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="notes_version"
HREF="function.notes-version.html"><LINK
REL="NEXT"
TITLE="nsapi_request_headers"
HREF="function.nsapi-request-headers.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.notes-version.html"
ACCESSKEY="P"
>Înapoi</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
></TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="function.nsapi-request-headers.html"
ACCESSKEY="N"
>Înainte</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="reference"
><A
NAME="ref.nsapi"
></A
><DIV
CLASS="TITLEPAGE"
><H1
CLASS="title"
>LXXIV. NSAPI-specific Functions</H1
><DIV
CLASS="PARTINTRO"
><A
NAME="AEN78582"
></A
><DIV
CLASS="section"
><H1
CLASS="section"
><A
NAME="nsapi.intro"
>Introducere</A
></H1
><P
>&#13;     These functions are only available when running PHP as a NSAPI module in Netscape/iPlanet/SunONE webservers.
    </P
></DIV
><DIV
CLASS="section"
><H1
CLASS="section"
><A
NAME="nsapi.installation"
>Instalare</A
></H1
><P
>&#13;     For PHP installation on Netscape/iPlanet/SunONE webservers see the
     <A
HREF="missing-stuff.html#install.netscape-enterprise"
>NSAPI section</A
> in the installation
     chapter.
    </P
></DIV
><DIV
CLASS="section"
><H1
CLASS="section"
><A
NAME="nsapi.configuration"
>Configurare la rulare</A
></H1
><P
>&#13;  The behaviour of the NSAPI PHP module is affected by settings in <TT
CLASS="filename"
>php.ini</TT
>.
  Configuration settings from <TT
CLASS="filename"
>php.ini</TT
> may be overridden by additional parameters
  to the <VAR
CLASS="literal"
>php4_execute</VAR
> call in <TT
CLASS="filename"
>obj.conf</TT
>
 </P
><P
>&#13;  <DIV
CLASS="table"
><A
NAME="AEN78598"
></A
><P
><B
>Tabel 1. NSAPI configuration options</B
></P
><TABLE
BORDER="1"
CLASS="CALSTABLE"
><COL><COL><COL><THEAD
><TR
><TH
>Name</TH
><TH
>Default</TH
><TH
>Changeable</TH
><TH
>Function</TH
></TR
></THEAD
><TBODY
><TR
><TD
>nsapi.read_timeout</TD
><TD
>60</TD
><TD
>PHP_INI_ALL</TD
><TD
>sets the time in seconds the plugin is waiting for POST data from the client</TD
></TR
></TBODY
></TABLE
></DIV
>
 </P
></DIV
><DIV
CLASS="section"
><H1
CLASS="section"
><A
NAME="nsapi.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="nsapi.constants"
>Constante predefinite</A
></H1
><P
>Aceastã extensie nu defineºte constante.</P
></DIV
><DIV
CLASS="section"
><H1
CLASS="section"
><A
NAME="nsapi.seealso"
>Vezi, de asemenea,</A
></H1
><P
>&#13;     NSAPI implements a subset of the functions from the Apache module for maximum compatibility.
    </P
><P
>&#13;      <DIV
CLASS="table"
><A
NAME="AEN78623"
></A
><P
><B
>Tabel 2. Apache functions implemented by NSAPI</B
></P
><TABLE
BORDER="1"
CLASS="CALSTABLE"
><COL><COL><COL><THEAD
><TR
><TH
>Apache function (only as alias)</TH
><TH
>NSAPI function</TH
><TH
>Description</TH
></TR
></THEAD
><TBODY
><TR
><TD
><A
HREF="function.apache-request-headers.html"
><B
CLASS="function"
>apache_request_headers()</B
></A
></TD
><TD
><A
HREF="function.nsapi-request-headers.html"
><B
CLASS="function"
>nsapi_request_headers()</B
></A
></TD
><TD
>Fetch all HTTP request headers</TD
></TR
><TR
><TD
><A
HREF="function.apache-response-headers.html"
><B
CLASS="function"
>apache_response_headers()</B
></A
></TD
><TD
><A
HREF="function.nsapi-response-headers.html"
><B
CLASS="function"
>nsapi_response_headers()</B
></A
></TD
><TD
>Fetch all HTTP response headers</TD
></TR
><TR
><TD
><A
HREF="function.getallheaders.html"
><B
CLASS="function"
>getallheaders()</B
></A
></TD
><TD
><A
HREF="function.nsapi-request-headers.html"
><B
CLASS="function"
>nsapi_request_headers()</B
></A
></TD
><TD
>Fetch all HTTP request headers</TD
></TR
><TR
><TD
><A
HREF="function.virtual.html"
><B
CLASS="function"
>virtual()</B
></A
></TD
><TD
><A
HREF="function.nsapi-virtual.html"
><B
CLASS="function"
>nsapi_virtual()</B
></A
></TD
><TD
>Make NSAPI sub-request</TD
></TR
></TBODY
></TABLE
></DIV
>
    </P
></DIV
></DIV
><DIV
CLASS="TOC"
><DL
><DT
><B
>Cuprins</B
></DT
><DT
><A
HREF="function.nsapi-request-headers.html"
>nsapi_request_headers</A
>&nbsp;--&nbsp;Fetch all HTTP request headers</DT
><DT
><A
HREF="function.nsapi-response-headers.html"
>nsapi_response_headers</A
>&nbsp;--&nbsp;
     Fetch all HTTP response headers
    </DT
><DT
><A
HREF="function.nsapi-virtual.html"
>nsapi_virtual</A
>&nbsp;--&nbsp;Perform an NSAPI sub-request</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.notes-version.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.nsapi-request-headers.html"
ACCESSKEY="N"
>Înainte</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>notes_version</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="funcref.html"
ACCESSKEY="U"
>Sus</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>nsapi_request_headers</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>