Kaya 0.5.2 reference for WebCommon::tempPath

List of functions and data types in WebCommon

String tempPath(Uploaded file)

Arguments

Usage

Returns the temporary location of the user-uploaded file. The file will be deleted from this location when the webapp exits, so you must either copy it to a permanent location (filesystem, database, etc), or complete all your processing by the end of the webapp.

Related

kaya@kayalang.org | Last modified 29 November 2011 | Supported by Durham CompSoc | Powered by Kaya