<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Gravity Support Forums Topic: Saving Data into any desired database table</title>
		<link>https://legacy.forums.gravityhelp.com/topic/saving-data-into-any-desired-database-table</link>
		<description>Gravity Support Forums Topic: Saving Data into any desired database table</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 01:22:53 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/saving-data-into-any-desired-database-table" rel="self" type="application/rss+xml" />

		<item>
			<title>David Peralty on "Saving Data into any desired database table"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/saving-data-into-any-desired-database-table#post-90297</link>
			<pubDate>Mon, 12 Nov 2012 15:38:57 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">90297@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This isn't really a Gravity Forms thing, but instead a requirement of PHP knowledge. If you look at how to save data to a database in PHP, the hook we have shows how to grab form data, and then between inserting data into a mysql table and our hook, you should be able to do what you want. &#60;/p&#62;
&#60;p&#62;If you don't have experience doing this, and want a customization that requires saving form data to a special database table, I suggest hiring a developer on our job board, or on sites like jobs.wordpress.net&#60;/p&#62;
&#60;p&#62;All my best!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lwrkrol on "Saving Data into any desired database table"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/saving-data-into-any-desired-database-table#post-90293</link>
			<pubDate>Mon, 12 Nov 2012 15:35:26 +0000</pubDate>
			<dc:creator>lwrkrol</dc:creator>
			<guid isPermaLink="false">90293@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I would appreciate an example on how to save form data to databasetables the gform_after_submission hook!&#60;/p&#62;
&#60;p&#62;Thanks&#60;/p&#62;
&#60;p&#62;Luit
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Saving Data into any desired database table"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/saving-data-into-any-desired-database-table#post-80158</link>
			<pubDate>Wed, 10 Oct 2012 17:18:48 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">80158@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Gravity forms will store the submitted data in its own tables.  However, you can also write values anywhere you want using the gform_after_submission hook which is documented here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_after_submission&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_after_submission&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The hook will run after the entry is stored in the Gravity Forms tables, but you can write a function which will write the values you want to the table you want.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>fabeluna on "Saving Data into any desired database table"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/saving-data-into-any-desired-database-table#post-80156</link>
			<pubDate>Wed, 10 Oct 2012 17:14:20 +0000</pubDate>
			<dc:creator>fabeluna</dc:creator>
			<guid isPermaLink="false">80156@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Is it possible to save the entries of a gravity form into any desired database table in a wordpresss database? I did not find a documentation about that yet.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
