From b073987b8b22fe850617fe095f5147bb250d42bd Mon Sep 17 00:00:00 2001 From: Sara Golemon Date: Tue, 8 Apr 2003 00:07:12 +0000 Subject: [PATCH] context parameter added git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@122806 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/filesystem/functions/file-get-contents.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/reference/filesystem/functions/file-get-contents.xml b/reference/filesystem/functions/file-get-contents.xml index aec764c224..901b24995f 100644 --- a/reference/filesystem/functions/file-get-contents.xml +++ b/reference/filesystem/functions/file-get-contents.xml @@ -1,5 +1,5 @@ - + @@ -12,6 +12,7 @@ stringfile_get_contents stringfilename intuse_include_path + resourcecontext Identical to file, except that @@ -19,6 +20,11 @@ ¬e.bin-safe; &tip.fopen-wrapper; + + + Context support was added with PHP 5.0 + + See also: fgets, file, fread, include,