cvs: phpdoc-nl /reference/apache/functions apache-response-headers.xml
[email protected] ("Sacha Telgenhof Oude Koehorst")
| Newsgroups | php.doc.nl |
|---|---|
| Message-ID | <cvssachat1030193455@cvsserver> |
sachat Sat Aug 24 08:50:55 2002 EDT
Added files:
/phpdoc-nl/reference/apache/functions apache-response-headers.xml
Log:
Translated. (In sync with latest EN-revision)
Index: phpdoc-nl/reference/apache/functions/apache-response-headers.xml
+++ phpdoc-nl/reference/apache/functions/apache-response-headers.xml
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- EN-Revision: 1.1 Maintainer: sachat Status: ready -->
<refentry id="function.apache-response-headers">
<refnamediv>
<refname>apache_response_headers</refname>
<refpurpose>Haalt alle HTTP response headers op</refpurpose>
</refnamediv>
<refsect1>
<title>Beschrijving</title>
<methodsynopsis>
<type>array</type><methodname>apache_response_headers</methodname>
<void/>
</methodsynopsis>
<para>Geeft een array terug van alle Apache response headers.</para>
<para>
Zie ook <function>getallheaders</function> en
<function>headers_sent</function>.
</para>
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->