web shop for only 500 euro web site fo only 200 euro


Web-shop for only 500 euro during 3 days, +38 068 801 14 71 (Kiev, Ukraine)

copy

(PHP 3, PHP 4 )

copy -- Copies file

Description

int copy (string source, string dest)

Makes a copy of a file. Returns true if the copy succeeded, false otherwise.

Example 1. Copy() example


if (!copy($file, $file.'.bak')) {     print ("failed to copy $file...<br>\n"); }       

See also: rename().


 
web10.net.ua