Google Doc Api spreadsheet

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Gopesh
Forum Contributor
Posts: 143
Joined: Fri Dec 24, 2010 12:48 am
Location: India

Google Doc Api spreadsheet

Post 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...
User avatar
social_experiment
DevNet Master
Posts: 2793
Joined: Sun Feb 15, 2009 11:08 am
Location: .za

Re: Google Doc Api spreadsheet

Post by social_experiment »

http://stackoverflow.com/questions/3515 ... preadsheet
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
Gopesh
Forum Contributor
Posts: 143
Joined: Fri Dec 24, 2010 12:48 am
Location: India

Re: Google Doc Api spreadsheet

Post by Gopesh »

Thanks social_experiment for the reply..
Post Reply