February 2013
Intermediate to advanced
538 pages
20h 55m
English
copy
int copy(stringpath, stringdestination[, resourcecontext])
Copies the file at path to
destination. If the operation succeeds, the
function returns true; otherwise,
it returns false. If the file at
the destination exists, it will be replaced. The optional
context parameter can make use of a valid
context resource created with the stream_context_create() function.
Read now
Unlock full access