linking to nsapi note

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@144958 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Friedhelm Betz 2003-11-27 00:50:00 +00:00
parent 3e95185aa4
commit 332c787d0b
4 changed files with 8 additions and 32 deletions

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.3 $ -->
<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/apache.xml, last change in rev 1.2 -->
<refentry id="function.apache-request-headers">
<refnamediv>
@ -51,13 +51,7 @@ foreach ($headers as $header => $value) {
<link linkend="language.variables.predefined">environment variables</link>.
</para>
</note>
<note>
<para>
From PHP 4.3.3 on you can use this function with the
<link linkend='ref.nsapi'>NSAPI server module</link> in Netscape/iPlanet/SunONE
webservers, too.
</para>
</note>
&reference.apache.note-nsapi-module;
</refsect1>
</refentry>

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.3 $ -->
<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/apache.xml, last change in rev 1.2 -->
<refentry id="function.apache-response-headers">
<refnamediv>
@ -22,13 +22,7 @@
See also <function>getallheaders</function> and
<function>headers_sent</function>.
</para>
<note>
<para>
From PHP 4.3.3 on you can use this function with the
<link linkend='ref.nsapi'>NSAPI server module</link> in Netscape/iPlanet/SunONE
webservers, too.
</para>
</note>
&reference.apache.note-nsapi-module;
</refsect1>
</refentry>

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.5 $ -->
<!-- $Revision: 1.6 $ -->
<!-- splitted from ./en/functions/apache.xml, last change in rev 1.2 -->
<refentry id="function.getallheaders">
<refnamediv>
@ -31,13 +31,7 @@
<para>
See also <function>apache_request_headers</function>.
</para>
<note>
<para>
From PHP 4.3.3 on you can use this function with the
<link linkend='ref.nsapi'>NSAPI server module</link> in Netscape/iPlanet/SunONE
webservers, too.
</para>
</note>
&reference.apache.note-nsapi-module;
</refsect1>
</refentry>

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.5 $ -->
<!-- $Revision: 1.6 $ -->
<!-- splitted from ./en/functions/apache.xml, last change in rev 1.20 -->
<refentry id="function.virtual">
<refnamediv>
@ -30,13 +30,7 @@
However, it is typically better to use <function>include</function> or
<function>require</function> if you need to include another PHP file.
</para>
<note>
<para>
From PHP 4.3.3 on you can use this function with the
<link linkend='ref.nsapi'>NSAPI server module</link> in Netscape/iPlanet/SunONE
webservers, too.
</para>
</note>
&reference.apache.note-nsapi-module;
</refsect1>
</refentry>