Help for this page

Select Code to Download


  1. or download this
    $array1[0] = {
              'day' => '02',
    ...
              'hhmm' => '0900',
              'data2' => '6'
            };
    
  2. or download this
    $array3[0] = {
              'day' => '02',
    ...
              'data2' => '6',
              'data1' => '5'
            };