<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>Comments on: PHP Serialize() Function</title>
	<atom:link href="https://www.webmaster-source.com/2009/02/15/php-serialize-function/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.webmaster-source.com/2009/02/15/php-serialize-function/</link>
	<description>Useful Resources For Webmasters</description>
	<lastBuildDate>Sun, 24 May 2026 19:46:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.42</generator>
	<item>
		<title>By: sohil</title>
		<link>https://www.webmaster-source.com/2009/02/15/php-serialize-function/#comment-39011</link>
		<dc:creator><![CDATA[sohil]]></dc:creator>
		<pubDate>Thu, 06 Aug 2015 07:29:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmaster-source.com/?p=1820#comment-39011</guid>
		<description><![CDATA[how to unserialize for loop..?]]></description>
		<content:encoded><![CDATA[<p>how to unserialize for loop..?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick Reinhardt</title>
		<link>https://www.webmaster-source.com/2009/02/15/php-serialize-function/#comment-38980</link>
		<dc:creator><![CDATA[Patrick Reinhardt]]></dc:creator>
		<pubDate>Wed, 08 Apr 2015 18:43:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmaster-source.com/?p=1820#comment-38980</guid>
		<description><![CDATA[If you are looking for an online tool then this one is super handy http://freeonlinetools24.com/unserialize]]></description>
		<content:encoded><![CDATA[<p>If you are looking for an online tool then this one is super handy <a href="http://freeonlinetools24.com/unserialize" rel="nofollow">http://freeonlinetools24.com/unserialize</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sanjay paratae</title>
		<link>https://www.webmaster-source.com/2009/02/15/php-serialize-function/#comment-36595</link>
		<dc:creator><![CDATA[sanjay paratae]]></dc:creator>
		<pubDate>Thu, 23 May 2013 05:14:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmaster-source.com/?p=1820#comment-36595</guid>
		<description><![CDATA[anyone help me to make understand about __wakeup() and __sleep() in php by giving simple example?

thanks in advance.]]></description>
		<content:encoded><![CDATA[<p>anyone help me to make understand about __wakeup() and __sleep() in php by giving simple example?</p>
<p>thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>https://www.webmaster-source.com/2009/02/15/php-serialize-function/#comment-26573</link>
		<dc:creator><![CDATA[Robert]]></dc:creator>
		<pubDate>Sun, 21 Oct 2012 14:30:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmaster-source.com/?p=1820#comment-26573</guid>
		<description><![CDATA[Nice.

json_encode and json_decode are an alternative and they are directly usable by javascript (and human friendly readable).]]></description>
		<content:encoded><![CDATA[<p>Nice.</p>
<p>json_encode and json_decode are an alternative and they are directly usable by javascript (and human friendly readable).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dikshit</title>
		<link>https://www.webmaster-source.com/2009/02/15/php-serialize-function/#comment-26539</link>
		<dc:creator><![CDATA[Dikshit]]></dc:creator>
		<pubDate>Sat, 13 Oct 2012 12:02:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmaster-source.com/?p=1820#comment-26539</guid>
		<description><![CDATA[Hey Gourav You should first serialize this array using serialize($marks); syntax and then try to insert it in database.I hope it will help you.]]></description>
		<content:encoded><![CDATA[<p>Hey Gourav You should first serialize this array using serialize($marks); syntax and then try to insert it in database.I hope it will help you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gaurav Sharma</title>
		<link>https://www.webmaster-source.com/2009/02/15/php-serialize-function/#comment-26462</link>
		<dc:creator><![CDATA[Gaurav Sharma]]></dc:creator>
		<pubDate>Wed, 26 Sep 2012 17:21:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmaster-source.com/?p=1820#comment-26462</guid>
		<description><![CDATA[hey can somebody help me i am in great trouble with this code
i have this array and now i want to store it in database into one field...please suggest me the code. thanks in advance
$marks=array(&quot;gaurav&quot;=&gt;array(&quot;Physics&quot;=&gt;35, &quot;Maths&quot;=&gt;30, &quot;chemistry&quot;=&gt;39));]]></description>
		<content:encoded><![CDATA[<p>hey can somebody help me i am in great trouble with this code<br />
i have this array and now i want to store it in database into one field&#8230;please suggest me the code. thanks in advance<br />
$marks=array(&#8220;gaurav&#8221;=&gt;array(&#8220;Physics&#8221;=&gt;35, &#8220;Maths&#8221;=&gt;30, &#8220;chemistry&#8221;=&gt;39));</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: karmraj</title>
		<link>https://www.webmaster-source.com/2009/02/15/php-serialize-function/#comment-26378</link>
		<dc:creator><![CDATA[karmraj]]></dc:creator>
		<pubDate>Fri, 31 Aug 2012 12:14:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmaster-source.com/?p=1820#comment-26378</guid>
		<description><![CDATA[Very helpful explanation.
Now I am more clear about this function through article than http://php.net/manual/en/function.serialize.php.]]></description>
		<content:encoded><![CDATA[<p>Very helpful explanation.<br />
Now I am more clear about this function through article than <a href="http://php.net/manual/en/function.serialize.php" rel="nofollow">http://php.net/manual/en/function.serialize.php</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: short code</title>
		<link>https://www.webmaster-source.com/2009/02/15/php-serialize-function/#comment-26283</link>
		<dc:creator><![CDATA[short code]]></dc:creator>
		<pubDate>Fri, 20 Jul 2012 04:39:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmaster-source.com/?p=1820#comment-26283</guid>
		<description><![CDATA[Thanks Matt,
It&#039;s Really simple example.
If anyone want more details follow http://php.net/manual/en/function.serialize.php]]></description>
		<content:encoded><![CDATA[<p>Thanks Matt,<br />
It&#8217;s Really simple example.<br />
If anyone want more details follow <a href="http://php.net/manual/en/function.serialize.php" rel="nofollow">http://php.net/manual/en/function.serialize.php</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: urbana</title>
		<link>https://www.webmaster-source.com/2009/02/15/php-serialize-function/#comment-24950</link>
		<dc:creator><![CDATA[urbana]]></dc:creator>
		<pubDate>Sun, 10 Jun 2012 22:12:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmaster-source.com/?p=1820#comment-24950</guid>
		<description><![CDATA[thank u]]></description>
		<content:encoded><![CDATA[<p>thank u</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nishant</title>
		<link>https://www.webmaster-source.com/2009/02/15/php-serialize-function/#comment-20461</link>
		<dc:creator><![CDATA[Nishant]]></dc:creator>
		<pubDate>Tue, 13 Dec 2011 04:47:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmaster-source.com/?p=1820#comment-20461</guid>
		<description><![CDATA[Simple and easy to understand. great]]></description>
		<content:encoded><![CDATA[<p>Simple and easy to understand. great</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/


Served from: www.webmaster-source.com @ 2026-06-08 22:17:52 by W3 Total Cache
-->