mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
crosslink to file_get_contents
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@139913 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
b35fc5c49b
commit
1a712894b7
1 changed files with 3 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.5 $ -->
|
||||
<!-- $Revision: 1.6 $ -->
|
||||
<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.readfile">
|
||||
<refnamediv>
|
||||
|
@ -32,7 +32,8 @@
|
|||
See also <function>fpassthru</function>,
|
||||
<function>file</function>, <function>fopen</function>,
|
||||
<function>include</function>, <function>require</function>,
|
||||
<function>virtual</function> and <xref linkend="wrappers"/>.
|
||||
<function>virtual</function>, <function>file_get_contents</function>,
|
||||
and <xref linkend="wrappers"/>.
|
||||
</para>
|
||||
</refsect1>
|
||||
</refentry>
|
||||
|
|
Loading…
Reference in a new issue