vrana           Fri Jun 17 04:33:57 2005 EDT

  Modified files:              
    /phpdoc/en/reference/filesystem/functions   file-get-contents.xml 
  Log:
  One should definitely know about stream_get_contents
  
http://cvs.php.net/diff.php/phpdoc/en/reference/filesystem/functions/file-get-contents.xml?r1=1.23&r2=1.24&ty=u
Index: phpdoc/en/reference/filesystem/functions/file-get-contents.xml
diff -u phpdoc/en/reference/filesystem/functions/file-get-contents.xml:1.23 
phpdoc/en/reference/filesystem/functions/file-get-contents.xml:1.24
--- phpdoc/en/reference/filesystem/functions/file-get-contents.xml:1.23 Thu Mar 
31 10:01:43 2005
+++ phpdoc/en/reference/filesystem/functions/file-get-contents.xml      Fri Jun 
17 04:33:56 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.23 $ -->
+<!-- $Revision: 1.24 $ -->
 <!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.130 -->
   <refentry id="function.file-get-contents">
    <refnamediv>
@@ -89,6 +89,7 @@
       <member><function>fread</function></member>
       <member><function>readfile</function></member>
       <member><function>file_put_contents</function></member>
+      <member><function>stream_get_contents</function></member>
      </simplelist>
     </para>
    </refsect1>

Reply via email to