phpgoogle-app-enginegoogle-sheetsgoogle-docs-apiquercus

How to access google spreadsheets with php in google app engine?


I have already PHP in GAE with Quercus, but I'm trying to access my google spreadsheets and I want to SELECT, INSERT INTO, UPDATE and also DELETE(or DROP, forgot the function) just like in mysql. How to do it??


Solution

  • You're probably gonna need the library Google provides: http://code.google.com/apis/gdata/docs/client-libraries.html