{{capture assign="archiveLink"}}{{/capture}} {{capture assign="itemsPerPage"}}{{/capture}} param('c') > 0 && is_numeric($app->param('c'))) { $cVal = htmlspecialchars($app->param('c')); } else { $cVal = $this->get_template_vars('itemsPerPage'); } $itemsIncrement = $this->get_template_vars('itemsPerPage'); $filename = $this->get_template_vars('archiveLink') . 'index.json'; $obj = array(); try { $items = file_get_contents($filename); $obj = json_decode($items,true); //配列の最後は空のダミーデータのため削除 array_pop($obj); $jsonItemCount = count($obj); } catch(Exception $e) { error_log("JSONファイルが見つかりません:" . $filename . $e->getMessage(), 0); } ?> JAXA | Sciences

Topics in Your Area Sciences

Topics

= $cVal) {break;} print $item['html']; $i++; } } ?>

PAGE TOP