PHP Velho Oeste 2024

HttpRequest::getPostFiles

(PECL pecl_http >= 0.10.0)

HttpRequest::getPostFilesPOST dosyaları ile döner

Açıklama

public array HttpRequest::getPostFiles ( void )

Evvelce eklenmiş POST dosyalarının tamamını döndürür.

Dönen Değerler

Atanmış post dosyalarını içeren bir dizi döndürür.

add a note add a note

User Contributed Notes

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