PHP Velho Oeste 2024

http_send_data

(PECL pecl_http >= 0.1.0)

http_send_dataSend arbitrary data

Descrição

bool http_send_data ( string $data )

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

Parâmetros

data

data to send

Valor Retornado

Retorna TRUE em caso de sucesso ou FALSE em caso de falha.

Veja Também

add a note add a note

User Contributed Notes

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