jsonDB is a PHP Class that enables you to work on a JSON Textfile containing an relational Array like a NOSQL Database. The Dataset will always be stored as a plain JSON Textfile which can be edited by any other program or even by hand.
jsonDB is a PHP Class that enables you to work on a JSON Textfile containing an relational Array like a NOSQL Database. The Dataset will always be stored as a plain JSON Textfile which can be edited by any other program or even by hand.