a_http question
#2

pawn Код:
new url[64],n[24];
GetPlayerName(playerid,n,24);
format(url,64,"website.com/hello.php?=%s",n);
HTTP(playerid, HTTP_GET, url, "", "MyHttpResponse");
Reply


Messages In This Thread
a_http question - by mrxqware - 19.12.2013, 18:40
Re: a_http question - by tyler12 - 19.12.2013, 19:05

Forum Jump:


Users browsing this thread: 2 Guest(s)