
Druckansicht von http://www.php-homepage.de/manual/function.http-build-str.php
http_build_str(PECL pecl_http >= 0.23.0) http_build_str — Build query string Beschreibung
string http_build_str
( array $query
[, string $prefix
[, string $arg_separator = ini_get("arg_separator.output")
]] )
Opponent to parse_str(). Parameter-Liste
RückgabewerteReturns the built query as string on successIm Fehlerfall wird FALSE zurückgegeben.. Siehe auch
|