commit | a19bf1d8fda65ef4acfa6b981bb8154b8d3179da | [log] [tgz] |
---|---|---|
author | avm99963 <me@avm99963.com> | Wed Mar 17 17:28:29 2021 +0100 |
committer | avm99963 <me@avm99963.com> | Wed Mar 17 17:28:29 2021 +0100 |
tree | f5ed9be981058d7a251f12c04fb3db5f42ed248e | |
parent | 8c920479964011969411a4e33bc5675580d447d9 [diff] |
Add .gitreview file Change-Id: Ia7d9c609e35379a00338381057873e76e4b5e1a6
Schedule viewer for the Barcelona subway.
ZipArchive
and PDO
classes (specifically install the PDO_SQLITE
driver)config.default.php
file to config.php
and fill in the details (you can get an API key directly from TMB here.$conf["databaseFile"]
enter the absolute path of the location where you want to save your database (including the file name). If the website is located in the /var/www/html/schedules/
folder, you can create a new files
folder there and set the variable to /var/www/html/schedules/files/gtfs.sqlite3
.