PHP Velho Oeste 2024

http_send_data

(PECL pecl_http >= 0.1.0)

http_send_dataSend arbitrary data

Descrierea

bool http_send_data ( string $data )

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

Parametri

data

data to send

Valorile întoarse

Întoarce valoarea TRUE în cazul succesului sau FALSE în cazul eșecului.

A se vedea și

add a note add a note

User Contributed Notes

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