Add link to userland functions reference.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113198 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Sara Golemon 2003-01-24 01:02:49 +00:00
parent 73b197ddde
commit 2c69c4b62e

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.3 $ -->
<!-- $Revision: 1.4 $ -->
<!-- Author: Wez Furlong <wez@thebrainroom.com>
Please contact me before making any major amendments to the
content of this section. Splitting/Merging are fine if they are
@ -41,6 +41,14 @@
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>
<sect1 id="streams.basics">