wez Sat Sep 28 19:32:26 2002 EDT
Modified files:
/phpdoc/en/appendices wrappers.xml
Log:
More streams stuff.
Index: phpdoc/en/appendices/wrappers.xml
diff -u phpdoc/en/appendices/wrappers.xml:1.3 phpdoc/en/appendices/wrappers.xml:1.4
--- phpdoc/en/appendices/wrappers.xml:1.3 Thu Sep 26 07:42:09 2002
+++ phpdoc/en/appendices/wrappers.xml Sat Sep 28 19:32:26 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<appendix id="wrappers">
<title>List of Supported Protocols/Wrappers</title>
<para>
@@ -8,7 +8,7 @@
<function>fopen</function> and <function>copy</function>.
In addition to these wrappers, as of PHP 4.3, you can write
your own wrappers using PHP script and
- <function>file_register_wrapper</function>.
+ <function>stream_register_wrapper</function>.
</para>
<section id="wrappers.http">
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php