How write data to google spreadsheet with Zend? -


how write data google spreadsheet zend (zend_gdata_spreadsheets)?

the case:

  1. google spreadsheet file name "myitems2"

  2. columns names: 1. item name 2. item rating 3.item insert data

  3. need insert 380 rows like: 1. coca-cola 2. 99 3. 1.07.2011 1:06

thanks,

you need follow page : http://code.google.com/intl/fr/apis/spreadsheets/data/1.0/developers_guide_php.html

however, first example given on page not seem work properly.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -