0

I am trying to make a small website using google cloud. I am able to host a static page for now. Now, I want to connect a php page which inserts data(inserted as a login input on my front end) into big query of google-cloud. How do I do it?

P.S. I am very new to google cloud. I am not able to understand its documentation.

For anymore required references, please do mention it.

1 Answer 1

1

This tutorial is quite a good starting point. You have to use the BigQuery Client Libraries in order to insert data into a table in BigQuery. You may want to have a look to in here for a better knowledge to insert data into BigQuery.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.