suche nach in der

http_put_stream> <http_put_data
Last updated: Fri, 18 May 2012

view this page in

http_put_file

(PECL pecl_http >= 0.10.0)

http_put_filePerform PUT request with file

Beschreibung

string http_put_file ( string $url , string $file [, array $options [, array &$info ]] )

Performs an HTTP PUT request on the supplied url.

Siehe auch die vollständige Liste der Request-Optionen.

Parameter-Liste

url

URL

file

The file to put

options

Request-Optionen

info

Request/Response-Information

Rückgabewerte

Gibt die HTTP-Antwort(en) als String zurück oder FALSE bei Fehlern.



add a note add a note User Contributed Notes
http_put_file
There are no user contributed notes for this page.

http_put_stream> <http_put_data
Last updated: Fri, 18 May 2012