<?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: Serialize vs JSON?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/serialize-vs-json</link>
		<description>Gravity Support Forums Topic: Serialize vs JSON?</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 18:05:08 +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/serialize-vs-json" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "Serialize vs JSON?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/serialize-vs-json#post-8749</link>
			<pubDate>Wed, 18 Aug 2010 12:02:48 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">8749@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I can't speak to that, you'd be better off talking to Alex.  I know the form meta has to be handled with care otherwise one wrong move and the form will have issues. I can give you his email address via IM if you wanted to ask him a question... or you can talk to him in Dallas next week as he will be there with the rest of the team.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sc0ttkclark on "Serialize vs JSON?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/serialize-vs-json#post-8744</link>
			<pubDate>Wed, 18 Aug 2010 11:33:04 +0000</pubDate>
			<dc:creator>sc0ttkclark</dc:creator>
			<guid isPermaLink="false">8744@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Any thoughts on recovery of a serialized form meta string?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Serialize vs JSON?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/serialize-vs-json#post-8736</link>
			<pubDate>Wed, 18 Aug 2010 10:37:45 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">8736@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Here is some info from StackOverflow on the subject...&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://stackoverflow.com/questions/1306740/json-vs-serialized-array-in-database&#34; rel=&#34;nofollow&#34;&#62;http://stackoverflow.com/questions/1306740/json-vs-serialized-array-in-database&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;There are nesting limits with JSON, as well as some PHP capabilities with serialize that aren't available with JSON.  There are some performance gains with JSON for encoding, but serialized is quicker to unserialize than JSON to decode... &#60;/p&#62;
&#60;p&#62;Really it sounds like it's a toss up with JSON having a portability advantage if you plan on using the data elsewhere.  I don't think one is definitively better than the other, a lot of it is opinion and what you are comfortable using.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sc0ttkclark on "Serialize vs JSON?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/serialize-vs-json#post-8693</link>
			<pubDate>Tue, 17 Aug 2010 16:08:45 +0000</pubDate>
			<dc:creator>sc0ttkclark</dc:creator>
			<guid isPermaLink="false">8693@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hey gang,&#60;/p&#62;
&#60;p&#62;I know WP chooses to use Serialization for their data storage, but what would the benefits be vs JSON? I'm mainly asking because I just pulled a value out of the DB table to manually change a field's type (changed type from s:8:&#34;checkbox&#34; to s:5:&#34;radio&#34;), when I put it back my form was nuked and that change was the only thing I did. Now that I try, I can't seem to get the value stored in the DB to even unserialize for other forms, so I'm thinking maybe it's my GUI or something else...&#60;/p&#62;
&#60;p&#62;Anyways, I'm wondering if you'll eventually go the JSON method as it isn't as finicky. Also wondering if anyone else has had the same issue editing the form_meta serialized array for a form.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
