export_data_sql_to_json.php
Table of Contents
Functions
- export_data_sql_to_json() : string
- Return a json describing all the entries in a table
Functions
export_data_sql_to_json()
Return a json describing all the entries in a table
export_data_sql_to_json(string $instance_path, string $table_name) : string
To call from CLI php export_data_sql_to_json.php instance_path table_name
Parameters
- $instance_path : string
-
path to the instance
- $table_name : string
-
table's name
Return values
string —JSON