git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@141086 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Dave Barr 2003-09-25 22:05:11 +00:00
parent e029bcd480
commit 191324d04b

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.26 $ -->
<!-- $Revision: 1.27 $ -->
<appendix id="wrappers">
<title>List of Supported Protocols/Wrappers</title>
<para>
@ -370,7 +370,7 @@ foreach(stream_get_meta_data($fp) as $response) {
opening. This is useful with all-in-one file functions such as
<function>readfile</function>, <function>file</function>, and
<function>file_get_contents</function> where there is otherwise
no opporotunity to apply a filter to the stream prior the contents
no opportunity to apply a filter to the stream prior the contents
being read.
</simpara>
<simpara>