Help for this page

Select Code to Download


  1. or download this
    $result = [ 
      { mag_name => "mag1", issue_num => "01", article => "art1" },
    ...
      { mag_name => "mag1", issue_num => "02", article=> "art2" },
      { mag_name => "mag3", issue_num => "01", article=> "art1" }
    ] ;
    
  2. or download this
    $data = [
      {
    ...
                  ]
              }
           ] ;