20.08.2010, 13:55
Edit: My bad i read it wrong
Doesn't work?
pawn Код:
new Testing = 5;
new string[128];
format(string, sizeof(string), "?test=%i", Testing);
HTTP(playerid, HTTP_POST, "localhost/test/test.php", string, "MyHttpResponse");