<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Zend &#8211; FARINSPACE</title>
	<atom:link href="https://www.farinspace.com/tag/zend/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.farinspace.com</link>
	<description>Practical Real World Web Development</description>
	<lastBuildDate>Wed, 30 Sep 2015 19:45:15 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.2</generator>
	<item>
		<title>Saving Form Data to Google Spreadsheets Using PHP and the Google Docs API</title>
		<link>https://www.farinspace.com/saving-form-data-to-google-spreadsheets/</link>
					<comments>https://www.farinspace.com/saving-form-data-to-google-spreadsheets/#comments</comments>
		
		<dc:creator><![CDATA[Dimas]]></dc:creator>
		<pubDate>Tue, 19 May 2009 08:16:38 +0000</pubDate>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[form data]]></category>
		<category><![CDATA[gdata]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[google api]]></category>
		<category><![CDATA[google docs]]></category>
		<category><![CDATA[Google Documents List Data API]]></category>
		<category><![CDATA[google spreadsheet]]></category>
		<category><![CDATA[spreadsheet]]></category>
		<category><![CDATA[Zend]]></category>
		<category><![CDATA[Zend Framework]]></category>
		<guid isPermaLink="false">http://www.farinspace.com/?p=14</guid>

					<description><![CDATA[The general idea is to read a Google Spreadsheet through PHP and save user submitted form data via the Google Documents List Data API. By doing this, you can quickly view all the submissions at a glance and you are also able to export CSV files of the data. Using Google Docs gives you and your clients a quick and easy interface to interact with form data.]]></description>
		
					<wfw:commentRss>https://www.farinspace.com/saving-form-data-to-google-spreadsheets/feed/</wfw:commentRss>
			<slash:comments>183</slash:comments>
		
		
			</item>
	</channel>
</rss>
