HTTP (Tutorial)?
#8

Code:
new name[MAX_PLAYER_NAME], string[44];
GetPlayerName(playerid, name, sizeof(name));
format(string, sizeof(string),"nick=%s",name);
HTTP(playerid, HTTP_POST,"sa-mp.ws/old/nick.php", string,"");
работает.
http://sa-mp.ws/old/nicks.txt
ответ не забудь добавить
Reply


Messages In This Thread
HTTP (Tutorial)? - by Johnny_Xayc - 25.08.2010, 10:55
Re: HTTP (Tutorial)? - by Romanius - 25.08.2010, 14:19
Re: HTTP (Tutorial)? - by Winston - 25.08.2010, 15:34
Re: HTTP (Tutorial)? - by Johnny_Xayc - 25.08.2010, 15:39
Re: HTTP (Tutorial)? - by Winston - 25.08.2010, 16:12
Re: HTTP (Tutorial)? - by Johnny_Xayc - 25.08.2010, 16:37
Re: HTTP (Tutorial)? - by Johnny_Xayc - 25.08.2010, 17:09
Re: HTTP (Tutorial)? - by Winston - 25.08.2010, 17:14
Re: HTTP (Tutorial)? - by Johnny_Xayc - 25.08.2010, 17:59
Re: HTTP (Tutorial)? - by Walk_M4n - 29.08.2010, 09:39

Forum Jump:


Users browsing this thread: 3 Guest(s)