Home > comp > gb.web > _request_post > files 
 en fr de es it nl pl pt pt_BR sq ca hu cs tr ar fa id vi ko ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Search  Administration  
Documentation  
Warning! This page is not translated.  See english version 
_Request_Post.Files (gb.web)
Property Read Files As Collection

Return a collection of the files sent with the request.

Each file sent with the request is stored in a temporary file on the harddisk.

The file paths are stored in that collection, the key being the file name specified in the request.

If your /tmp directory has a limited capacity, it will prevent too big files to be sent to your application.