L
L
Leonid2018-03-29 15:38:06
PHP
Leonid, 2018-03-29 15:38:06

How to add a row in PHP to an Excel spreadsheet on Google Docs?

Google Docs has an Excel document with a table, you need to add one line to the end of the table in PHP. That is, programmatically connect to Google Docs, determine the last filled line in the Excel table and insert a new one below, after saving the changes in the document.
I understand that there is a Google Sheets API v4 - but can someone provide a link to a small, roughly similar example? Or some article? Or maybe there is some PHP library to simplify working with the Google Sheets API?
Thank you.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dimonchik, 2018-03-29
@dimonchik2013

https://www.fillup.io/post/read-and-write-google-s...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question