Skip to content

Conversation

@giantguido
Copy link
Contributor

Sometimes, e.g. when you want to perform a get request using same name parameters in the query, it is preferred to build the url with the query parameters in the $url argument and not specify a $data argument. In that case, you do not want a '?' put behind your url, as it messes up the query.

Sometimes, e.g. when you want to perform a get request using same name parameters in the query, it is preferred to build the url with the query parameters in the $url argument and not specify a $data argument. In that case, you do not want a '?' put behind your url, as it messes up the query.
amouhzi added a commit that referenced this pull request Jun 22, 2014
@amouhzi amouhzi merged commit 4541073 into php-mod:master Jun 22, 2014
@amouhzi
Copy link
Member

amouhzi commented Jun 22, 2014

Thank you for the pull, a new version is released for this.

@giantguido giantguido deleted the patch-1 branch June 23, 2014 07:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants