Date: 09/28/02
- Next message: Dallas Thunder: "[PHP-DOC] cvs: phpdoc /en/appendices wrappers.xml"
- Previous message: Wez Furlong: "[PHP-DOC] cvs: phpdoc /en/reference/filesystem/functions stream-set-blocking.xml stream-set-timeout.xml /en/reference/network/functions socket-get-status.xml socket-set-blocking.xml socket-set-timeout.xml"
- Next in thread: Dallas Thunder: "[PHP-DOC] cvs: phpdoc /en/appendices wrappers.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Next message: Dallas Thunder: "[PHP-DOC] cvs: phpdoc /en/appendices wrappers.xml"
- Previous message: Wez Furlong: "[PHP-DOC] cvs: phpdoc /en/reference/filesystem/functions stream-set-blocking.xml stream-set-timeout.xml /en/reference/network/functions socket-get-status.xml socket-set-blocking.xml socket-set-timeout.xml"
- Next in thread: Dallas Thunder: "[PHP-DOC] cvs: phpdoc /en/appendices wrappers.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

