HTTP_POST
#1

pawn Код:
new giveplayer[MAX_PLAYER_NAME];
            GetPlayerName(playerid, giveplayer, sizeof(giveplayer));
            new string[256];
            format(string, sizeof(string), "%s", giveplayer);
            HTTP(playerid, HTTP_POST, "localhost/s.ini", string);
Why its not working? its didnt post the player name in this file.
Reply


Messages In This Thread
HTTP_POST - by vection - 01.09.2010, 10:44
Re: HTTP_POST - by Calgon - 01.09.2010, 10:49
Re: HTTP_POST - by vection - 01.09.2010, 11:15

Forum Jump:


Users browsing this thread: 1 Guest(s)