Friday, 23 August 2013

Append data to GET parameter

Append data to GET parameter

I simply need to send data to a GET parameter on a different host but I
fail to find a suitable function within PHP for that occasion. That's my
only question.
For example send any value for the information parameter:
http://example.com/obtainer.php?information=
Thanks :)

No comments:

Post a Comment