MySQL Conversion Class
- easy way to Import/Export MySQL Data;
- easy way to create API;
- get result of MySQL query as XML, JSON or associative array;
- print result (with headers) of MySQL query as XML, JSON or associative array;
- insert, update or delete data on MySQL table using XML, JSON or associative array;
- support MySQL and MySQLi driver;
- the JSON created can be indented or not, you choose;
- easy to get class-failure errors;
- examples of both functions are included.
Example
Get JSON data from MySQL query ($query)
DB::init($params)->query($query)->as_json(true);
Insert JSON data into MySQL table
DB::init($params)->from_json($data)->insert('test');
For more examlpes please read description.
Changelog
Version 1.1
- Add method update($table,$where)
- Add method delete($table,$where)
Version 1.0
- Released
[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 = MySQL Conversion Class
[eltd_button size=”huge” type=”” text=”Full Live Demo” custom_class=”” icon_pack=”font_awesome” fa_icon=”fa-laptop” link=”https://codecanyon.net/item/mysql-conversion-class/5951592″ 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 MySQL Conversion Class from the The Developer ( tolksystems ) website. Thank you.
Download = MySQL Conversion Class-[Updated].zip