<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/php/tags/at</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 25 May 2013 13:54:58 GMT</pubDate>
<item>
<title>(PHP) serialize and unserialize functions for MYSQL Storage - FreaKzero</title>
<link>http://snipplr.com/view/39814/serialize-and-unserialize-functions-for-mysql-storage/</link>
<description><![CDATA[ <p>In a Project i had to save serialized arrays in a MYSQL Database, when i used that i got a Error Message for no reason  (Error at offset XX of XX bytes in...). I wrote this little functions to fix that issue. (I dont recommend to save serialized Arrays in Databases )</p> ]]></description>
<pubDate>Wed, 01 Sep 2010 21:36:02 GMT</pubDate>
<guid>http://snipplr.com/view/39814/serialize-and-unserialize-functions-for-mysql-storage/</guid>
</item>
</channel>
</rss>