首页 > comp > gb.web > _request_post > files 
 en fr de es it nl pl pt pt_BR mk sq ca hu cs tr ar fa id vi ko ja ru zh eo
前一个  下一个  编辑  重命名  撤销  搜索  管理  
文档  
警告! 该页面未翻译。  参见英文版 
_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.