<?php 
 
$daily_log = array (
  0 => 
  array (
    0 => 'Special Weather Statement',
    1 => 'Lee County FL Details',
    2 => 1658420220,
    3 => 1658444400,
    4 => 'SPS.gif',
    5 => 'Inland Charlotte; Inland Lee',
    6 => 'A strong thunderstorm will impact portions of eastern Charlotte
and northeastern Lee Counties through 700 PM EDT',
  ),
);

?>