mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 08:58:56 +00:00
some cosmetic changes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@23301 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
fdaae312e9
commit
0a476ba447
1 changed files with 2 additions and 2 deletions
|
@ -1261,7 +1261,7 @@ fclose ($fd);
|
|||
</refsect1>
|
||||
</refentry>
|
||||
|
||||
<refentry id="function.fwrite">
|
||||
<refentry id="funct.fwrite">
|
||||
<refnamediv>
|
||||
<refname>fwrite</refname>
|
||||
<refpurpose>Binary-safe file write</refpurpose>
|
||||
|
@ -1462,7 +1462,7 @@ fclose ($fd);
|
|||
<para>
|
||||
Returns true if the filename exists and is readable.
|
||||
</para>
|
||||
<para>
|
||||
> <para>
|
||||
Keep in mind that PHP may be accessing the file as the user
|
||||
id that the web server runs as (often 'nobody'). Safe mode
|
||||
limitations are not taken into account.
|
||||
|
|
Loading…
Reference in a new issue