<?php 
 
$daily_log = array (
  0 => 
  array (
    0 => 'Special Weather Statement',
    1 => 'Lee County FL Details',
    2 => 1660199100,
    3 => 1660253400,
    4 => 'SPS.gif',
    5 => 'Coastal Lee; Inland Lee',
    6 => 'Strong thunderstorms will impact portions of central Lee County
through 530 PM EDT',
  ),
);

?>