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:

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. 

BLOCKS

VIDEO