FileSettings.MaxFileSize Property ActiveX/Java Uploader PHP

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets a maximum allowable size for file to be uploaded.

Syntax

PHP
public function getMaxFileSize() {
}

public function setMaxFileSize($value) {
}

Property Value

Type: integer

The maximum allowable size for file to be uploaded.

Default value is 5368709120.

See Also

Reference