For those of you without the HTTP extension, try:
<?php
$body = @file_get_contents('php://input');
?>
HttpResponse::getRequestBody
(PECL pecl_http >= 0.10.0)
HttpResponse::getRequestBody — Get request body
Descrizione
static
string HttpResponse::getRequestBody
( void
)
Questa funzione รจ sinonimo di: http_get_request_body().
osborn dot steven at example dot com ¶
5 years ago
