MyJSON is a PHP5 Class, with it, you are now able to:
- Create JSON string from a MySQL Query
- Insert JSON content into a MySQL Table
- Create/Insert will work as export! So you is a new experience on backups: with JSON !
- The JSON created can be indented or not, you choose
- Easy to get class-failure errors
- Examples of both functions are included
Examples
Creating JSON from MySQL query:
echo $json->SQLtoJSON("SELECT * FROM your_table");
Creating indented JSON from MySQL Query:
echo $json->SQLtoJSON("SELECT * FROM your_table", true);
Creating MySQL QUery from JSON :
$json->JSONtoSQL($your_json, 'your_table');
Rating will be really appreciated.
Questions? Suggestions? Please, don’t doubt to leave a comment!
[eltd_button size=”huge-full-width” type=”outline” text=”Download & Demo Links” custom_class=”#” icon_pack=”font_awesome” fa_icon=”” link=”” target=”_blank” color=”” hover_color=”” background_color=”” hover_background_color=”” border_color=”” hover_border_color=”” font_size=”” font_weight=”” margin=””]
Demo = MyJSON – Work with MySQL + JSON
[eltd_button size=”huge” type=”” text=”Full Live Demo” custom_class=”” icon_pack=”font_awesome” fa_icon=”fa-laptop” link=”https://codecanyon.net/item/myjson-work-with-mysql-json/752411″ target=”_blank” color=”” hover_color=”” background_color=”” hover_background_color=”” border_color=”” hover_border_color=”” font_size=”” font_weight=”” margin=””]
Kindly Note: We update new contents like WordPress Themes, Plugins, PHP Scripts everyday. But remember that you should never use this items in a commercial website. All the contents posted here for development & testing purpose only. We’re not responsible for any damage, use at your own RISK! We highly recommend to buy MyJSON – Work with MySQL + JSON from the The Developer ( Sourcegeek ) website. Thank you.
Download = MyJSON – Work with MySQL + JSON-[Updated].zip