If you are trying to preserve a complex array, the function serialize might be better than http_build_query or other methods of making a query string.
If you are trying to preserve a complex array, the function serialize might be better than http_build_query or other methods of making a query string.