PHP Velho Oeste 2024

http_send_data

(PECL pecl_http >= 0.1.0)

http_send_dataSend arbitrary data

설명

bool http_send_data ( string $data )

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

인수

data

data to send

반환값

성공 시 TRUE를, 실패 시 FALSE를 반환합니다.

참고

add a note add a note

User Contributed Notes

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