dump sql result from mysql as json. php version of mysql2xxxx
require: php
php mysql2json.php -hlocalhost -Dtest -uroot -proot --execute="select * from feeds"
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
TODO: Write history
TODO: Write credits
MIT