mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Added success return value for move_uploaded_file (fixes doc #53174)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304942 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
4422ed65dc
commit
11ff354d6e
1 changed files with 3 additions and 0 deletions
|
@ -54,6 +54,9 @@
|
|||
|
||||
<refsect1 role="returnvalues">
|
||||
&reftitle.returnvalues;
|
||||
<para>
|
||||
Returns &true; on success.
|
||||
</para>
|
||||
<para>
|
||||
If <parameter>filename</parameter> is not a valid upload file,
|
||||
then no action will occur, and
|
||||
|
|
Loading…
Reference in a new issue