pollita Thu Jan 23 20:02:50 2003 EDT
Modified files:
/phpdoc/en/chapters streams.xml
Log:
Add link to userland functions reference.
Index: phpdoc/en/chapters/streams.xml
diff -u phpdoc/en/chapters/streams.xml:1.3 phpdoc/en/chapters/streams.xml:1.4
--- phpdoc/en/chapters/streams.xml:1.3 Sun Jan 19 05:11:24 2003
+++ phpdoc/en/chapters/streams.xml Thu Jan 23 20:02:49 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- Author: Wez Furlong <[EMAIL PROTECTED]>
Please contact me before making any major amendments to the
content of this section. Splitting/Merging are fine if they are
@@ -40,6 +40,14 @@
allows those libraries to access data directly from URL sources. If your
system has the <function>fopencookie</function> function, you can even
pass any PHP stream to any library that uses ANSI stdio!
+ </para>
+ <para>
+ <note>
+ <para>
+ Userland stream functions can be found in
+ <xref linkend="ref.stream"/>.
+ </para>
+ </note>
</para>
</sect1>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php