PHP Class qqUploadedFileXhr, poMMo

Show file Open project: soonick/poMMo Class Usage Examples

Public Methods

Method Description
getName ( )
getSize ( )
save ( $path ) : boolean Save the file to the specified path

Method Details

getName() public method

public getName ( )

getSize() public method

public getSize ( )

save() public method

Save the file to the specified path
public save ( $path ) : boolean
return boolean TRUE on success