Inserting data from Google Search API into MySQL Database
05:46 27 Apr 2017

I want to get the data from Google search API and save into my database and display it too. I already use the AJAX. HTML but I got error. The data I want to save is snippet, title and link. I don't want save all the data I got from. I think my problem is how to pass variable from JavaScript to MySQL.



Google Search API




javascript jquery ajax