CodeIgniter Forums
zend gdata spreadsheets - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: zend gdata spreadsheets (/showthread.php?tid=49615)



zend gdata spreadsheets - El Forum - 02-27-2012

[eluser]Hoopoe[/eluser]
hi

Can any kind person point me to some examples of the code for working w Google Spreadsheets in CI ? I think I am past the installation problem so would now like some sample code to look at.

I am quite excited by the potential of the gData classes to simplify form processing.

Instead of a long winded process script, you can just invoke a few classes and dump user input in a spreadsheet which will then email you.

Tom