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 :)