PHP-Logo
Druckansicht von http://www.php-homepage.de/manual/function.http-get-request-body.php

PHP-Logo
[ Main Menue ]
Homepage
Downloads
Artikel
Scripts
Forum
PHP-Manual
Links
News
Freelancer
Bücher
RuDolF
Suche
Misc
Über diese Seite
Kontakt
Wunschzettel
MyGuestbook
*
[ Suche ]
*
[ Manual ]
HTTP Funktionen
*

Follow on Twitter - @phphomepage

RSS Feed blogoscoop
 http_get_request_body_stream  Letztes Update:
07.01.2012
http_get_request_headers 

http_get_request_body

(PECL pecl_http >= 0.10.0)

http_get_request_bodyGet request body as string

Beschreibung

string http_get_request_body ( void )

Get the raw request body (e.g. POST or PUT data).

This function can not be used after http_get_request_body_stream() if the request method was another than POST.

Parameter-Liste

Rückgabewerte

Returns the raw request body as string on success or NULL on failure.

Siehe auch

© Copyright 1999 - 2011 by Mark Kronsbein | Impressum | NutzungsbedingungenWeiterempfehlen | Seitenanfang
0.0102