HttpRequest::getPostFiles

(PECL pecl_http >= 0.10.0)

HttpRequest::getPostFilesGet post files

Опис

public array HttpRequest::getPostFiles ( void )

Get all previously added POST files.

Значення, що повертаються

Returns an array containing currently set post files.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top