sander Wed Feb 27 12:26:20 2002 EDT Modified files: /phpdoc/en/functions filesystem.xml Log: move_uploaded_file() works fine with safe-mode on (#13686) Index: phpdoc/en/functions/filesystem.xml diff -u phpdoc/en/functions/filesystem.xml:1.123 phpdoc/en/functions/filesystem.xml:1.124 --- phpdoc/en/functions/filesystem.xml:1.123 Sat Feb 9 22:45:11 2002 +++ phpdoc/en/functions/filesystem.xml Wed Feb 27 12:26:20 2002 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.123 $ --> +<!-- $Revision: 1.124 $ --> <reference id="ref.filesystem"> <title>Filesystem functions</title> <titleabbrev>Filesystem</titleabbrev> @@ -2137,8 +2137,15 @@ system. </para> - ¬e.sm.uidcheck; - + <note> + <para> + <function>move_uploaded_file</function> is not affected by the normal + safe-mode UID-restrictions. This is not unsafe because + <function>move_uploaded_file</function> only operates on files uploaded + via PHP. + </para> + </note> + <warning> <para> If the destination file already exists, it will be overwritten.
- [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml Torben Wilson
- Re: [PHP-DOC] cvs: phpdoc /en/functions filesystem... Andrew L.
- Re: [PHP-DOC] cvs: phpdoc /en/functions filesy... Lars Torben Wilson
- Re: [PHP-DOC] cvs: phpdoc /en/functions fi... Andrew L.
- Re: [PHP-DOC] cvs: phpdoc /en/function... Lars Torben Wilson
- [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml Torben Wilson
- [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml Torben Wilson
- [PHP-DOC] Re: cvs: phpdoc /en/functions filesystem... Jim Winstead
- Re: [PHP-DOC] Re: cvs: phpdoc /en/functions fi... Lars Torben Wilson
- [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml Torben Wilson
- [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml Sander Roobol
- [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml Philip Olson
- [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml Thomas Schoefbeck
- [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml Philip Olson
- [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml Andrew Lindeman
- [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml Wez Furlong
- [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml Sander Roobol
- [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml Simone Cortesi
- [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml Simone Cortesi
- [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml Simone Cortesi
- [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml Sander Roobol