Hi, I am looking for a script that when executed will export a table from my database in a json format and write it to a file. Does anyone have any idea about this?
Thanks
What I mean is, I want the exported json to be compatible with the google visualization API.
https://developers.google.com/chart/interactive/docs/reference#dataparam
Thanks On Jan 14, 2013, at 9:43 AM, Rohan Dalvi rohan_dalvi@me.com wrote:
Hi, I am looking for a script that when executed will export a table from my database in a json format and write it to a file. Does anyone have any idea about this?
Thanks
On 01/14/2013 02:43 PM, Rohan Dalvi wrote:
Hi, I am looking for a script that when executed will export a table from my database in a json format and write it to a file. Does anyone have any idea about this?
Thanks
Hi Rohan,
Select "export" tab in phpMyAdmin, under the "format" heading select "JSON", click "go". Done!
Also, please note that this is the wrong mailing list to be posting these sort of questions as it is meant for the application developers, next time please use the "phpmyadmin-help" mailing list.
Bye, Rouslan