TinyWebDB - php
Personal Edition
-extended
INTRO
Another respin on a tinywebdb using php.
This time, no encryption, but provides the function for the user to create their own database that is specific to their app (in fact they can create many if they want).
Functions available with this edition:
Create one or more personal Databases
Store Values
Get Values
Get All Tags
Get All Data
Delete a Tag
Delete All Tags
Delete a Database
Of course, as the developer, you will need to provide a php server with storage for users to access.
SETUP
Follow the original howto by Diego for how to get your files setup on your server:
https://community.kodular.io/t/hosting-your-own-tinywebdb/7842
I have included an .htaccess file that protects the php and json database files
On first run a user will need to create a database for use. Along with their chosen name, this has a unique code added to it.