|
AplFileUpload
AplFileUpload Function Summary
setName( $postName ) Sets the name of the file element hasFile() Returns true if the file element has file fileType() Returns the mime type of the file uploaded fileName() Returns the local name of the file uploded fileSize() Returns the size of the file uploaded fileExtension() Returns the extension of the file uploaded saveAs( $newPath ) moves the uploaded function to $newPath |
► Sign in to add a comment