I am trying to save data from my existing webform written in php to a google spreadsheet. I tried the Zend GData and can't seem to find my way around it. Does anyone have a better solution for this.
Is it possible to grab the data and insert it into mysql database and to google spreadsheet at the same time?