Page 1 of 1

Google Doc Api spreadsheet

Posted: Tue Apr 03, 2012 11:12 pm
by Gopesh
Hi,I want to read or retreive the contents of a google doc spreadsheet in php .Is there any api for php? please help me to solve this...

Re: Google Doc Api spreadsheet

Posted: Wed Apr 04, 2012 7:40 am
by social_experiment
http://stackoverflow.com/questions/3515 ... preadsheet
Not sure how useful it will be but you could look at this url

Re: Google Doc Api spreadsheet

Posted: Wed Apr 04, 2012 8:13 am
by Gopesh
Thanks social_experiment for the reply..