tom Sun Jun 29 15:58:30 2003 EDT Modified files: /phpdoc/en/reference/filesystem/functions file-get-contents.xml Log: just small grammar ch. Index: phpdoc/en/reference/filesystem/functions/file-get-contents.xml diff -u phpdoc/en/reference/filesystem/functions/file-get-contents.xml:1.9 phpdoc/en/reference/filesystem/functions/file-get-contents.xml:1.10 --- phpdoc/en/reference/filesystem/functions/file-get-contents.xml:1.9 Thu May 29 16:10:20 2003 +++ phpdoc/en/reference/filesystem/functions/file-get-contents.xml Sun Jun 29 15:58:30 2003 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.9 $ --> +<!-- $Revision: 1.10 $ --> <!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.130 --> <refentry id="function.file-get-contents"> <refnamediv> @@ -21,13 +21,13 @@ <para> <function>file_get_contents</function> is the preferred way to read the contents of a file into a string. It will use memory mapping techniques if - support by your OS to enhance performance. + supported by your OS to enhance performance. </para> ¬e.bin-safe; &tip.fopen-wrapper; <note> <simpara> - Context support was added with <literal>PHP 5.0.0</literal> + Context support was added with <literal>PHP 5.0.0</literal>. </simpara> </note> <simpara>
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php