wez Thu Sep 26 07:42:10 2002 EDT
Modified files:
/phpdoc/en/appendices wrappers.xml
Log:
s/file_get_wrapper_data/file_get_meta_data/
Index: phpdoc/en/appendices/wrappers.xml
diff -u phpdoc/en/appendices/wrappers.xml:1.2 phpdoc/en/appendices/wrappers.xml:1.3
--- phpdoc/en/appendices/wrappers.xml:1.2 Mon Sep 23 22:53:08 2002
+++ phpdoc/en/appendices/wrappers.xml Thu Sep 26 07:42:09 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<appendix id="wrappers">
<title>List of Supported Protocols/Wrappers</title>
<para>
@@ -39,7 +39,7 @@
the resource; the headers are stored in the
<parameter>$http_response_header</parameter> variable.
Since PHP 4.3, the headers are available using
- <function>file_get_wrapper_data</function>.
+ <function>file_get_meta_data</function>.
</simpara>
<simpara>
HTTP connections are read-only; you cannot write data or copy
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php