PHP Classes

File: src/Example/customers.json

Recommend this page to a friend!
  Classes of Joseluis Laso   Simple PHP Memory Database   src/Example/customers.json   Download  
File: src/Example/customers.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Simple PHP Memory Database
Manipulate databases stored in JSON format files
Author: By
Last change:
Date: 7 years ago
Size: 150 bytes
 

Contents

Class file image Download
{ "1": { "id": "1", "name": "John Doe", "tax_type_id": 1 }, "2": { "id": "2", "name": "Jane Doe", "tax_type_id": 3 } }