resio sam problem!
i to na jednostavniji nacin :D
(palo mi napamet da pokusam da ucitam url u file() i radi!)
Code:
$url = "http://xoap.weather.com/search/search/index.php?where=Kraljevo";
$urldata = parse_url($url);
$serveractive = fsockopen($urldata['host'], 80, $errno, $errstr, 1);
if ($serveractive) print_r(file($url));
poz svima.