Documentation

Move

bool
CBXVirtualIo::Move(
 string $source,
 string $target [,
 bool $bRewrite = true]
);

The method moves file or folder. Additional parameter specifies if existing files must be re-written. Receives absolute path on input. Non-static method.

Parameters

Parameter Description
source Source location.
target Target location.
bRewrite Re-write existing file? True by default.


© «Bitrix24», 2001-2024
Up