http_build_query(['a' => 'A s', 'b' => 'B', 'non-associative-item'], 'item_', ' ') // "a=A+s b=B item_0=non-associative-item"