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

?>