sean Tue Nov 23 14:43:51 2004 EDT
Modified files: /phpdoc/en/reference/filesystem/functions file-get-contents.xml Log: see also: file_put_contents() http://cvs.php.net/diff.php/phpdoc/en/reference/filesystem/functions/file-get-contents.xml?r1=1.20&r2=1.21&ty=u Index: phpdoc/en/reference/filesystem/functions/file-get-contents.xml diff -u phpdoc/en/reference/filesystem/functions/file-get-contents.xml:1.20 phpdoc/en/reference/filesystem/functions/file-get-contents.xml:1.21 --- phpdoc/en/reference/filesystem/functions/file-get-contents.xml:1.20 Wed Oct 27 10:52:50 2004 +++ phpdoc/en/reference/filesystem/functions/file-get-contents.xml Tue Nov 23 14:43:51 2004 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.20 $ --> +<!-- $Revision: 1.21 $ --> <!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.130 --> <refentry id="function.file-get-contents"> <refnamediv> @@ -44,7 +44,8 @@ <simpara> See also <function>fgets</function>, <function>file</function>, <function>fread</function>, <function>include</function>, - and <function>readfile</function>. + <function>readfile</function> &listendand; + <function>file_put_contents</function> </simpara> </refsect1> </refentry>