ConvertedFile.moveTo(string) Method ActiveX/Java Uploader PHP

Moves this converted file to the specified path.

Syntax

PHP
public function moveTo($destination) {
}

Parameters

destination

Type: string

The path to move this converted file to.

See Also

Reference