Google Doc Api spreadsheet
Moderator: General Moderators
Google Doc Api spreadsheet
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...
- social_experiment
- DevNet Master
- Posts: 2793
- Joined: Sun Feb 15, 2009 11:08 am
- Location: .za
Re: Google Doc Api spreadsheet
http://stackoverflow.com/questions/3515 ... preadsheet
Not sure how useful it will be but you could look at this url
Not sure how useful it will be but you could look at this url
“Don’t worry if it doesn’t work right. If everything did, you’d be out of a job.” - Mosher’s Law of Software Engineering
Re: Google Doc Api spreadsheet
Thanks social_experiment for the reply..