See if there is a Google API for this sort of thing, also are you sure you want to store that large of a result?
Jan 24, 2016
5
Level 16
How to make php form for getting information from google
Hello , I want to make php form with two inputs, for example when i put some word in the first input and in the second i want to get information for that word from google, here i can explain more explicitly , for example when i make input of 2 words, exmaple: 'Toronto', 'Skopje' i want to check that result on Google. The result i want to get directly from Google page (i get this: 342 000 results(0.56 seconds)) So i want to store that result 342 000 results(0.56 seconds) in my database table ? How can i do that ?
Please or to participate in this conversation.