Link to Stream Contexts (bug #21388)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164445 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Jakub Vrana 2004-07-27 13:20:05 +00:00
parent 875ac609dd
commit e54fa5ec63

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.11 $ -->
<!-- $Revision: 1.12 $ -->
<!-- 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
@ -950,7 +950,8 @@
<function>php_stream_open_wrapper_ex</function> is exactly like
<function>php_stream_open_wrapper</function>, but allows you to specify a
php_stream_context object using <parameter>context</parameter>.
To find out more about stream contexts, see XXX
To find out more about stream contexts, see
<link linkend="stream.contexts">Stream Contexts</link>.
</para>
</refsect1>
</refentry>