pollita Sat Jan 4 02:41:56 2003 EDT Added files: /phpdoc/en/reference/stream/functions stream-context-get-options.xml
Removed files: /phpdoc/en/reference/stream/functions stream-get-options.xml Log: Misnamed function in new manual page. Index: phpdoc/en/reference/stream/functions/stream-context-get-options.xml +++ phpdoc/en/reference/stream/functions/stream-context-get-options.xml <?xml version="1.0" encoding="iso-8859-1"?> <!-- $Revision: 1.1 $ --> <refentry id="function.stream-context-get-options"> <refnamediv> <refname>stream_context_get_options</refname> <refpurpose>Retrieve options for a stream/wrapper/context</refpurpose> </refnamediv> <refsect1> <title>Description</title> <methodsynopsis> <type>bool</type><methodname>stream_context_get_options</methodname> <methodparam><type>resource</type><parameter>stream|context</parameter></methodparam> </methodsynopsis> <simpara> Returns an array of options on the specified stream or context. </simpara> </refsect1> </refentry> <!-- Keep this comment at the end of the file Local variables: mode: sgml sgml-omittag:t sgml-shorttag:t sgml-minimize-attributes:nil sgml-always-quote-attributes:t sgml-indent-step:1 sgml-indent-data:t indent-tabs-mode:nil sgml-parent-document:nil sgml-default-dtd-file:"../../../../manual.ced" sgml-exposed-tags:nil sgml-local-catalogs:nil sgml-local-ecat-files:nil End: vim600: syn=xml fen fdm=syntax fdl=2 si vim: et tw=78 syn=sgml vi: ts=1 sw=1 --> -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php