<?php 
 
$daily_log = array (
  0 => 
  array (
    0 => 'Special Weather Statement',
    1 => 'Lee County FL Details',
    2 => 1662970980,
    3 => 1663016400,
    4 => 'SPS.gif',
    5 => 'Coastal Lee; Inland Lee',
    6 => 'A strong thunderstorm will impact portions of Lee County through
500 PM EDT',
  ),
);

?>