I found another method:

exec("http://www.mjip.de/?code=1234", 0);

This method opens the standard browser and applys the php code given behind the link.

But the game always minimizes, when I call the function... is there another solution to send sth without opening the browser?