ConvertedFile.moveTo(string) Method HTML5/Flash Uploader PHP

Supported technologies: Adobe FlashHTML 5

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