Class qqUploadedFileForm
Handle file uploads via regular form post (uses the $_FILES array)
Package: CT-ChurchCore
Located at system/churchcore/classes/qqFileUploader.class.php
Methods summary
public
boolean
|
#
save( $path )
Save the file to the specified path
Save the file to the specified path
Returns
boolean TRUE on success
|
public
|
#
getFileHash( $algo = 'sha256' )
|
public
|
|
public
|
|