From 0a0f755747c3465acf36a5c104359ece1b4b5e64 Mon Sep 17 00:00:00 2001 From: Nicolas Chaillan Date: Mon, 6 Jan 2003 23:42:51 +0000 Subject: [PATCH] fixing #21460 git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110818 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/filesystem/functions/file-get-contents.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/reference/filesystem/functions/file-get-contents.xml b/reference/filesystem/functions/file-get-contents.xml index 12229b3101..da59702d83 100644 --- a/reference/filesystem/functions/file-get-contents.xml +++ b/reference/filesystem/functions/file-get-contents.xml @@ -1,5 +1,5 @@ - + @@ -14,8 +14,9 @@ intuse_include_path - Identical to readfile, except that - file_get_contents returns the file in a string. + Identical to file, except that + file_get_contents returns the file in a string + and not an array where each element corresponds to a line in the file. ¬e.bin-safe; &tip.fopen-wrapper;