<?php $text = file_get_contents("http://www.forecast.co.il/israel_for.php"); echo substr($text,5680,9920); ?>