mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
- add "see HttpResponse for PHP-5.1+"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@233345 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
8fd8a29607
commit
2a677c5adf
12 changed files with 24 additions and 23 deletions
|
@ -781,6 +781,8 @@ function instead.</simpara></note>'>
|
|||
<!ENTITY returns.http.false.orexits 'Returns &false; or <emphasis>exits</emphasis> on success'>
|
||||
<!ENTITY http.request.affects 'Affects the following request method(s) only:'>
|
||||
<!ENTITY http.request.affects.any 'Affects any request method.'>
|
||||
<!ENTITY http.response.class.php51 'the <link linkend="http.HttpResponse"><classname
|
||||
>HttpResponse</classname></link> class if you are using PHP-5.1 and above'>
|
||||
|
||||
<!ENTITY note.http.send.API '<note><simpara>This function is supposed to be used in conjunction with
|
||||
<function>http_send_data</function>, <function>http_send_file</function> &listendand; <function>http_send_stream</function>.</simpara></note>'>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.6 $ -->
|
||||
<!-- $Revision: 1.7 $ -->
|
||||
<!-- Generated by xml_proto.php v2.4. Found in /scripts directory of phpdoc. -->
|
||||
<refentry id="function.http-cache-etag">
|
||||
<refnamediv>
|
||||
|
@ -113,6 +113,7 @@ http_send_data("data");
|
|||
<para>
|
||||
<simplelist>
|
||||
<member><function>http_cache_last_modified</function></member>
|
||||
<member>&http.response.class.php51;</member>
|
||||
</simplelist>
|
||||
</para>
|
||||
</refsect1>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.5 $ -->
|
||||
<!-- $Revision: 1.6 $ -->
|
||||
<!-- Generated by xml_proto.php v2.4. Found in /scripts directory of phpdoc. -->
|
||||
<refentry id="function.http-cache-last-modified">
|
||||
<refnamediv>
|
||||
|
@ -114,6 +114,7 @@ printf("%s\n", http_date());
|
|||
<para>
|
||||
<simplelist>
|
||||
<member><function>http_cache_etag</function></member>
|
||||
<member>&http.response.class.php51;</member>
|
||||
</simplelist>
|
||||
</para>
|
||||
</refsect1>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.7 $ -->
|
||||
<!-- $Revision: 1.8 $ -->
|
||||
<!-- Generated by xml_proto.php v2.4. Found in /scripts directory of phpdoc. -->
|
||||
<refentry id="function.http-redirect">
|
||||
<refnamediv>
|
||||
|
@ -146,17 +146,14 @@ Redirecting to <a href="http://www.example.com/curdir/relpath?name=value&PHPSESS
|
|||
</refsect1>
|
||||
|
||||
|
||||
<!-- Use when adding See Also links
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function></function></member>
|
||||
<member>Or <link linkend="somethingelse">something else</link></member>
|
||||
<member>&http.response.class.php51;</member>
|
||||
</simplelist>
|
||||
</para>
|
||||
</refsect1>
|
||||
-->
|
||||
|
||||
|
||||
</refentry>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<!-- $Revision: 1.5 $ -->
|
||||
<!-- Generated by xml_proto.php v2.4. Found in /scripts directory of phpdoc. -->
|
||||
<refentry id="function.http-send-content-disposition">
|
||||
<refnamediv>
|
||||
|
@ -125,6 +125,7 @@ Use the PEAR Coding Standards
|
|||
<member><function>http_send_data</function></member>
|
||||
<member><function>http_send_file</function></member>
|
||||
<member><function>http_send_stream</function></member>
|
||||
<member>&http.response.class.php51;</member>
|
||||
</simplelist>
|
||||
</para>
|
||||
</refsect1>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<!-- $Revision: 1.5 $ -->
|
||||
<!-- Generated by xml_proto.php v2.4. Found in /scripts directory of phpdoc. -->
|
||||
<refentry id="function.http-send-content-type">
|
||||
<refnamediv>
|
||||
|
@ -112,6 +112,7 @@ Use the PEAR Coding Standards
|
|||
<member><function>http_send_data</function></member>
|
||||
<member><function>http_send_file</function></member>
|
||||
<member><function>http_send_stream</function></member>
|
||||
<member>&http.response.class.php51;</member>
|
||||
</simplelist>
|
||||
</para>
|
||||
</refsect1>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<!-- Generated by xml_proto.php v2.4. Found in /scripts directory of phpdoc. -->
|
||||
<refentry id="function.http-send-data">
|
||||
<refnamediv>
|
||||
|
@ -114,6 +114,7 @@ Use the PEAR Coding Standards
|
|||
<member><function>http_throttle</function></member>
|
||||
<member><function>http_send_content_type</function></member>
|
||||
<member><function>http_send_content_disposition</function></member>
|
||||
<member>&http.response.class.php51;</member>
|
||||
</simplelist>
|
||||
</para>
|
||||
</refsect1>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<!-- Generated by xml_proto.php v2.4. Found in /scripts directory of phpdoc. -->
|
||||
<refentry id="function.http-send-file">
|
||||
<refnamediv>
|
||||
|
@ -127,6 +127,7 @@ Content-Disposition: inline; filename="document.pdf"
|
|||
<member><function>http_throttle</function></member>
|
||||
<member><function>http_send_content_type</function></member>
|
||||
<member><function>http_send_content_disposition</function></member>
|
||||
<member>&http.response.class.php51;</member>
|
||||
</simplelist>
|
||||
</para>
|
||||
</refsect1>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.5 $ -->
|
||||
<!-- $Revision: 1.6 $ -->
|
||||
<!-- Generated by xml_proto.php v2.4. Found in /scripts directory of phpdoc. -->
|
||||
<refentry id="function.http-send-last-modified">
|
||||
<refnamediv>
|
||||
|
@ -107,17 +107,14 @@ Use the PEAR Coding Standards
|
|||
-->
|
||||
|
||||
|
||||
<!-- Use when adding See Also links
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function></function></member>
|
||||
<member>Or <link linkend="somethingelse">something else</link></member>
|
||||
<member>&http.response.class.php51;</member>
|
||||
</simplelist>
|
||||
</para>
|
||||
</refsect1>
|
||||
-->
|
||||
|
||||
|
||||
</refentry>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<!-- Generated by xml_proto.php v2.4. Found in /scripts directory of phpdoc. -->
|
||||
<refentry id="function.http-send-status">
|
||||
<refnamediv>
|
||||
|
@ -105,17 +105,14 @@ Use the PEAR Coding Standards
|
|||
-->
|
||||
|
||||
|
||||
<!-- Use when adding See Also links
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
<simplelist>
|
||||
<member><function></function></member>
|
||||
<member>Or <link linkend="somethingelse">something else</link></member>
|
||||
<member>&http.response.class.php51;</member>
|
||||
</simplelist>
|
||||
</para>
|
||||
</refsect1>
|
||||
-->
|
||||
|
||||
|
||||
</refentry>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<!-- $Revision: 1.5 $ -->
|
||||
<!-- Generated by xml_proto.php v2.4. Found in /scripts directory of phpdoc. -->
|
||||
<refentry id="function.http-send-stream">
|
||||
<refnamediv>
|
||||
|
@ -114,6 +114,7 @@ Use the PEAR Coding Standards
|
|||
<member><function>http_throttle</function></member>
|
||||
<member><function>http_send_content_type</function></member>
|
||||
<member><function>http_send_content_disposition</function></member>
|
||||
<member>&http.response.class.php51;</member>
|
||||
</simplelist>
|
||||
</para>
|
||||
</refsect1>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.5 $ -->
|
||||
<!-- $Revision: 1.6 $ -->
|
||||
<!-- Generated by xml_proto.php v2.4. Found in /scripts directory of phpdoc. -->
|
||||
<refentry id="function.http-throttle">
|
||||
<refnamediv>
|
||||
|
@ -113,6 +113,7 @@ http_send_file('document.pdf');
|
|||
<member><function>http_send_data</function></member>
|
||||
<member><function>http_send_file</function></member>
|
||||
<member><function>http_send_stream</function></member>
|
||||
<member>&http.response.class.php51;</member>
|
||||
</simplelist>
|
||||
</para>
|
||||
</refsect1>
|
||||
|
|
Loading…
Reference in a new issue