変更が多くなってきたので、現在までのソースコードを以下にまとめてあります。
Vol.15 まで
構造は、以下の通りです。
.
├── css
│ ├── bootstrap-common.css
│ └── fmda-form.css
├── csv
│ └── standings.csv
├── find-records-test.php
├── find-records-test2.php
├── find-records-test3.php
├── html
│ └── edit-record.html
├── index.php
├── js
│ ├── fmda-form-check.js
│ └── fmda-select-page.js
├── json
│ ├── html-contents.json
│ ├── standings-al-east-2024.json
│ └── standings-all-2024.json
└── php
├── bs-builder-class.php
├── bs-frame-class.php
├── filemaker-data-api-class.php
├── php-functions.php
├── preferences.php
└── temporary-functions.php