String originalName(Uploaded file)
Arguments
file: A user-uploaded file
Usage
Returns the name for the file supplied by the web browser. Note that this is usually but not necessarily the same as its name on the user's computer, but could be any string. You should filter this value for acceptable characters before using it!