<?php 
 
$daily_log = array (
  0 => 
  array (
    0 => 'Beach Hazards Statement',
    1 => 'Lee County FL Details',
    2 => 1610215440,
    3 => 1610247600,
    4 => 'SPS.gif',
    5 => 'Coastal Lee',
    6 => 'HIGH RIP CURRENT RISK NOW IN EFFECT UNTIL 1 AM EST SUNDAY',
  ),
  1 => 
  array (
    0 => 'Rip Current Statement',
    1 => 'Lee County FL Details',
    2 => 1610215440,
    3 => 1610258400,
    4 => 'RVS.gif',
    5 => 'Coastal Lee',
    6 => 'HIGH RIP CURRENT RISK NOW IN EFFECT UNTIL 1 AM EST SUNDAY',
  ),
);

?>