most used
http_build_query
en
de
fr
pt
description
Generates a URL-encoded query string from the associative (or indexed) array provided.
Erstellt einen URL-kodierten Query-String aus einem gegebenen assoziativen (oder indexierten) Array.
Génère une chaîne en encodage URL, construite à partir du tableau indexé ou associatif $formdata.
Gera a string de consulta (query) em formato URL a partir de um array associativo (ou indexado).
declaration of http_build_query
string http_build_query ( array $formdata [, string $numeric_prefix ] [, string $arg_separator ] )
test http_build_query online
share http_build_query
comments for http_build_query
be the first
No comments so far for http_build_query(). Leave yours as first below.
+