From 4f7f5d15dcbd8aab12c6c345ccd05c6f078f8a5c Mon Sep 17 00:00:00 2001 From: Wez Furlong Date: Thu, 26 Sep 2002 11:42:09 +0000 Subject: [PATCH] s/file_get_wrapper_data/file_get_meta_data/ git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@96991 c90b9560-bf6c-de11-be94-00142212c4b1 --- appendices/wrappers.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/appendices/wrappers.xml b/appendices/wrappers.xml index 39936cbc7c..db43608424 100644 --- a/appendices/wrappers.xml +++ b/appendices/wrappers.xml @@ -1,5 +1,5 @@ - + List of Supported Protocols/Wrappers @@ -39,7 +39,7 @@ the resource; the headers are stored in the $http_response_header variable. Since PHP 4.3, the headers are available using - file_get_wrapper_data. + file_get_meta_data. HTTP connections are read-only; you cannot write data or copy