$last + 1) { echo "Skipped from $last to $id (THIS SHOULD NEVER HAPPEN)\n"; } //echo "$id = $name ($bin) ($hex)\n"; $last = $id; $output['bank' . $index]['id' . $id] = $name; } file_put_contents('jedec.json', json_encode($output));