How to insert a row from php to google spreadsheet [closed]

1

Hello to the whole community, Well I'm working on a project in which I want to automate a series of things, what I need is to know how from php I can insert a row or rows in Google spreadsheet.

I have read that it can be developed through the google_spreasheet and zend gdata library, but I do not want to risk installing libraries on the server, since I have many things and I do not want it to affect anything, but if it has to be doing so I will, I would like them to help me to make the code in php, and if I have to install a library in the server they tell me how.

Thanks

    
asked by AitorUdabe 13.07.2016 в 09:49
source

0 answers