News

To do this work we have to do first install python on our machine also have setup xampp and MySQL. init.py in this file we are creating connection with MySQL database also we are creating database in ...
We can insert the json data in to mySQL using php .please see the below example for processing json data to mySQL. For processing with json we have to first open the json file using fopen() method.
Hello readers! in this blog we are going to create an api for inserting the data into database and then passing the data to the device in json format using php.step 1 : firstly you are required to ...
To do this work we have to do first install python on our machine also have setup xampp and MySQL. init.py in this file we are creating connection with MySQL database also we are creating database in ...