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