javascriptとPHPのループ内での連想配列、クリックイベントの話 2018/2/7 javascript, PHP phpの配列を作成 $array = array( 0=> array('id'=>'1','class'=>'a'), ...