HTTP ?
#1

Код:
new Testing = 5;
new string[128];
format(string, sizeof(string), "test=%i", Testing);
HTTP(playerid, HTTP_POST, "localhost/test/test.php", string, "MyHttpResponse");
When i start server at home it work and post data to php
but when i put it on host it not posting data to php file WHY
Reply


Messages In This Thread
HTTP ? - by dud - 05.08.2011, 13:40
Re: HTTP ? - by MadeMan - 05.08.2011, 14:39
Re: HTTP ? - by dud - 06.08.2011, 07:59
Re: HTTP ? - by [MG]Dimi - 06.08.2011, 08:01
Re: HTTP ? - by dud - 06.08.2011, 08:21
Re: HTTP ? - by MadeMan - 06.08.2011, 08:25
Re: HTTP ? - by dud - 06.08.2011, 08:28
Re: HTTP ? - by dud - 06.08.2011, 09:06
Re: HTTP ? - by [MG]Dimi - 06.08.2011, 09:06
Re: HTTP ? - by dud - 06.08.2011, 09:13

Forum Jump:


Users browsing this thread: 1 Guest(s)