This PHP script converts a JSON file to a series of SQL INSERT staments
- Modified by Edgar Talamantes
- USE
- localhost/jsontosql.php?tablename=TABLE_NAME&filename=MY_JSON_FILE.json
- The script will automatically write the resulting file as myfile.sql
The script will automatically write the resulting file as myfile.sql