Kodular/TinyWebDB-PHP

Use database.json instead of database.txt

Opened this issue · 2 comments

That's more formal, and backward compat strategy like

if !exist('database.json') & exists('database.txt') then rename('database.txt', 'dadtabase.json')

can be taken.

Yep
Can you open a PR?

Any update if this is up-to-date or the project is dumped?