Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://old.hcs.cmc.msu.ru/php/function.copy.html
Дата изменения: Sun Feb 3 22:38:39 2002 Дата индексирования: Mon Oct 1 21:00:09 2012 Кодировка: |
Makes a copy of a file. Returns TRUE if the copy succeeded, FALSE otherwise.
Warning |
If the destination file already exists, it will be overwritten. |
See also move_uploaded_file(), rename(), and the section of the manual about handling file uploads.