<?php 
 
$daily_log = array (
  0 => 
  array (
    0 => 'Severe Thunderstorm Warning',
    1 => 'Lee County FL Details',
    2 => 1667443980,
    3 => 1667447100,
    4 => 'SVR.gif',
    5 => 'Charlotte; Lee',
    6 => 'The National Weather Service in Ruskin has issued a',
  ),
);

?>