http_send_data

(PECL)

http_send_data -- Send arbitrary data

Beschreibung

bool http_send_data ( string data )

Sends raw data with support for (multiple) range requests.

Parameter Liste

data

data to send

Rückgabewerte

Gibt bei Erfolg TRUE zurück, im Fehlerfall FALSE.