Build URL query based on an associative and, or indexed array.
This is a convenient function for easily building url queries. It sets the separator to '&' and uses _http_build_query() function.
<?php build_query( $data ); ?>
Since: 2.3
build_query() is located in wp-includes/functions.php