View file weth/wether.php
<?php //$c=33837; $c=(int)$c; $prov=file("./city.txt"); $pr='bad'; for ($i = 0; $i < count($prov); $i++) { if(ereg($c, $prov[$i]))$pr='OK'; } if($pr=='OK'){ $file = file("http://wap.gismeteo.ru/$c.wml"); header ("Content-type: text/vnd.wap.wml"); $file = @implode("", $file); $file = @explode('<a href', $file); echo $file[0]; } ?> <a href="./">Назад</a><br/> <a href="http://site.ru/">site.ru</a> </p> </card> </wml>