הנתונים מתוך אתר http://isramar.ocean.org.il
תחזית גלים בבת גלים
$now = time()+7*3600;
$from_date = date("d/M/Y", $now);
$to_date = date("d/M/Y", $now+7*24*3600);
?>
מצב הגלים היום בבת גלים
$d = date("dmy", $now);
?>
include '../footer.php'; ?>