Skip to content

tushroy/MySQLtoJson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

READ ME

This MySQL to JSON adapter can be used for pull data from mySQL for android, Google App Engine or other applications

  1. Create a mysql database

  2. Change the DB server,DB name, user name, password in jsonbdcfg.php file

  3. url format will be "?q=* from table" . no need of "select statement"

About

Show data from MySQL to Json Format. Can be used for mySQL to Android interfacing or GAE

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages