file_get_meta_data to stream_get_meta_data

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@97334 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Dallas Wang 2002-09-29 03:20:43 +00:00
parent d064f72808
commit 152b6ee663

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.4 $ -->
<!-- $Revision: 1.5 $ -->
<appendix id="wrappers">
<title>List of Supported Protocols/Wrappers</title>
<para>
@ -39,7 +39,7 @@
the resource; the headers are stored in the
<parameter>$http_response_header</parameter> variable.
Since PHP 4.3, the headers are available using
<function>file_get_meta_data</function>.
<function>stream_get_meta_data</function>.
</simpara>
<simpara>
HTTP connections are read-only; you cannot write data or copy