derick Wed Jun 5 15:06:12 2002 EDT
Modified files:
/phpdoc-nl/reference/http/functions header.xml
Log:
- Getting in sync
Index: phpdoc-nl/reference/http/functions/header.xml
diff -u phpdoc-nl/reference/http/functions/header.xml:1.2
phpdoc-nl/reference/http/functions/header.xml:1.3
--- phpdoc-nl/reference/http/functions/header.xml:1.2 Wed Apr 17 03:14:08 2002
+++ phpdoc-nl/reference/http/functions/header.xml Wed Jun 5 15:06:12 2002
@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- splitted from ./nl/functions/http.xml, last change in rev 1.1 -->
-<!-- last change to 'header' in en/ tree in rev 1.2 -->
-<!-- EN-Revision: 1.2 Maintainer: manuzhai Status: ready -->
-<!-- OLD-Revision: 1.41/EN.1.2 -->
+<!-- EN-Revision: 1.3 Maintainer: manuzhai Status: ready -->
+<!-- $Revision: 1.3 $ -->
<refentry id="function.header">
<refnamediv>
<refname>header</refname>
@@ -201,6 +199,15 @@
</para>
</note>
</para>
+ <note>
+ <simpara>
+ Als <link linkend="ini.safe-mode">safe mode</link> is geactiveerd dan
+ zal het uid van het script worden teogevoegd aan het
+ <literal>realm</literal> gedeelte van de
+ <literal>WWW-Authenticate</literal> header als deze wordt geset met deze
+ functie (wordt gebruikt voor HTTP autenticatie).
+ </simpara>
+ </note>
<para>
Zie ook: <function>headers_sent</function>,
<function>setcookie</function>, en de sectie over