28.04.2011, 15:19
i tried to get the weather in my country....... that what i did -
and thats showed me something not clear.. [not working]
so.. how ? thanks for helping
PHP код:
HTTP(playerid, HTTP_GET, "weather.yahoo.com/israel/tel-aviv/tel-aviv-1968212/", "", "Weather");
PHP код:
forward Weather(data[]);
public Weather(data[])
{
scmToAll(red,data);
return 1;
}
so.. how ? thanks for helping
