الرئيسية > comp > gb.web > _request_post > files 
 en fr de es it nl pl pt pt_BR mk sq ca hu cs tr fa id vi ko ja ru zh zh_TW eo
السابق  التالي  تحرير  إعادة تسمية  تراجع  بحث  الإدارة  
المستندات  
تحذير! هذه الصفحة لم يتم ترجمتها.  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.