Skip to content
forked from hay/json2sql

PHP script that converts a JSON file to a series of SQL INSERT staments

Notifications You must be signed in to change notification settings

edgartaor/json2sql

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

JSON2SQL

This PHP script converts a JSON file to a series of SQL INSERT staments

Usage

  • 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

About

PHP script that converts a JSON file to a series of SQL INSERT staments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%