28.04.2011, 00:39
I am making a communication system to see how many players are online. How do I communicate the variable.
Do I make the url like: "http://mysite.org/index.php?players=" (data): "Players"
^.^ Like that?
Do I make the url like: "http://mysite.org/index.php?players=" (data): "Players"
Код:
HTTP(playerid, HTTP_GET, "www.mysite.net/test/index.php?players=", HeadCount, "");