<?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/tags/cookie</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 22 May 2013 17:55:45 GMT</pubDate>
<item>
<title>(PHP) Advanced cookie function with php - kameshsoft</title>
<link>http://snipplr.com/view/69473/advanced-cookie-function-with-php/</link>
<description><![CDATA[ <p>To set cookie use "cookie('name of your cookie','cookie data','expire date ')" it will set your cookie in the user browser .
To get the saved cookie use "cookie('name of your cookie')" it will give you the value of the cookie which you saved in the user's browser .</p> ]]></description>
<pubDate>Tue, 15 Jan 2013 21:37:00 GMT</pubDate>
<guid>http://snipplr.com/view/69473/advanced-cookie-function-with-php/</guid>
</item>
<item>
<title>(PHP) Facebook Safari Session Problem - Safari Iframe Set Cookie - Whiteagle</title>
<link>http://snipplr.com/view/66858/facebook-safari-session-problem--safari-iframe-set-cookie/</link>
<description><![CDATA[ <p>Add this code in the top of your index.php and set $page_url to your application final tab/app URL.</p> ]]></description>
<pubDate>Wed, 22 Aug 2012 19:56:07 GMT</pubDate>
<guid>http://snipplr.com/view/66858/facebook-safari-session-problem--safari-iframe-set-cookie/</guid>
</item>
<item>
<title>(Other) javascript cookie functions - wza</title>
<link>http://snipplr.com/view/59110/javascript-cookie-functions/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 27 Sep 2011 02:29:53 GMT</pubDate>
<guid>http://snipplr.com/view/59110/javascript-cookie-functions/</guid>
</item>
<item>
<title>(PHP) Check for Cookie - ryarwood</title>
<link>http://snipplr.com/view/56206/check-for-cookie/</link>
<description><![CDATA[ <p>Checks for a cookie and forwards if it isn't true.</p> ]]></description>
<pubDate>Thu, 07 Jul 2011 04:18:33 GMT</pubDate>
<guid>http://snipplr.com/view/56206/check-for-cookie/</guid>
</item>
<item>
<title>(JavaScript) Get and Set Cookie - devnull69</title>
<link>http://snipplr.com/view/56007/get-and-set-cookie/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 01 Jul 2011 22:13:57 GMT</pubDate>
<guid>http://snipplr.com/view/56007/get-and-set-cookie/</guid>
</item>
<item>
<title>(PHP) Cookie Class - mladoux</title>
<link>http://snipplr.com/view/55494/cookie-class/</link>
<description><![CDATA[ <p>HMAC cookie implementation based on BigOrNot_CookieManager by Mattieu Huguet. (http://bigornot.blogspot.com/2008/06/securing-cookies-php-implementation.html) Rewritten for clarity, updated for use with PHP 5 and Zend Framework dependencies removed by Mark A. LaDoux.</p> ]]></description>
<pubDate>Mon, 20 Jun 2011 14:09:11 GMT</pubDate>
<guid>http://snipplr.com/view/55494/cookie-class/</guid>
</item>
<item>
<title>(VB.NET) How To Create A Remember Me Cookie - derebus</title>
<link>http://snipplr.com/view/53478/how-to-create-a-remember-me-cookie/</link>
<description><![CDATA[ <p>How To Create A Remember Me Cookie</p> ]]></description>
<pubDate>Fri, 13 May 2011 01:40:21 GMT</pubDate>
<guid>http://snipplr.com/view/53478/how-to-create-a-remember-me-cookie/</guid>
</item>
<item>
<title>(JavaScript) Guardar cookies javascript - victorcastelan</title>
<link>http://snipplr.com/view/52347/guardar-cookies-javascript/</link>
<description><![CDATA[ <p>Guardar cookies en javascript. Fácil y rápido</p> ]]></description>
<pubDate>Wed, 20 Apr 2011 04:27:50 GMT</pubDate>
<guid>http://snipplr.com/view/52347/guardar-cookies-javascript/</guid>
</item>
<item>
<title>(Other) anonymous function to unset a cookie - madr</title>
<link>http://snipplr.com/view/52085/anonymous-function-to-unset-a-cookie/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 14 Apr 2011 22:01:29 GMT</pubDate>
<guid>http://snipplr.com/view/52085/anonymous-function-to-unset-a-cookie/</guid>
</item>
<item>
<title>(Other) Dead simple Cookie Util - madr</title>
<link>http://snipplr.com/view/52073/dead-simple-cookie-util/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 14 Apr 2011 19:36:55 GMT</pubDate>
<guid>http://snipplr.com/view/52073/dead-simple-cookie-util/</guid>
</item>
<item>
<title>(PHP) Cookie session expire - mediapoint</title>
<link>http://snipplr.com/view/50719/cookie-session-expire/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 16 Mar 2011 06:02:20 GMT</pubDate>
<guid>http://snipplr.com/view/50719/cookie-session-expire/</guid>
</item>
<item>
<title>(PHP) Setting cookies like stack arrays - claudiowebdesign</title>
<link>http://snipplr.com/view/46383/setting-cookies-like-stack-arrays/</link>
<description><![CDATA[ <p>A little function used to set cookies as arrays of values instead of single combinations key->value. Note that it saves values as a stack.</p> ]]></description>
<pubDate>Sun, 02 Jan 2011 06:39:07 GMT</pubDate>
<guid>http://snipplr.com/view/46383/setting-cookies-like-stack-arrays/</guid>
</item>
<item>
<title>(PHP) Cookie Class - mscribellito</title>
<link>http://snipplr.com/view/46267/cookie-class/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 30 Dec 2010 01:22:07 GMT</pubDate>
<guid>http://snipplr.com/view/46267/cookie-class/</guid>
</item>
<item>
<title>(JavaScript) Cookie handling functions - pmw57</title>
<link>http://snipplr.com/view/45954/cookie-handling-functions/</link>
<description><![CDATA[ <p>Cleaned up (with the help of jslint.com)  versions of cookie handling functions</p> ]]></description>
<pubDate>Mon, 20 Dec 2010 11:27:30 GMT</pubDate>
<guid>http://snipplr.com/view/45954/cookie-handling-functions/</guid>
</item>
<item>
<title>(PHP) Store array in cookie - liamchapman</title>
<link>http://snipplr.com/view/43435/store-array-in-cookie/</link>
<description><![CDATA[ <p>Simple function to store an array in a cookie. Uses JSON. 

To pull data out of cookie use 'json_decode()'. It can then be looped etc.</p> ]]></description>
<pubDate>Tue, 02 Nov 2010 21:04:47 GMT</pubDate>
<guid>http://snipplr.com/view/43435/store-array-in-cookie/</guid>
</item>
<item>
<title>(PHP) ID of POST, GET, COOKIE or SESSION - Validation - sb_01</title>
<link>http://snipplr.com/view/41963/id-of-post-get-cookie-or-session--validation/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 10 Oct 2010 00:50:32 GMT</pubDate>
<guid>http://snipplr.com/view/41963/id-of-post-get-cookie-or-session--validation/</guid>
</item>
<item>
<title>(PHP) String to database (sanitize string for inserting in database) - stz184</title>
<link>http://snipplr.com/view/41850/string-to-database-sanitize-string-for-inserting-in-database/</link>
<description><![CDATA[ <p>This function can be used to sanitize single string variable or massive like POST, GET, COOKIE. It performs magic quotes gpc check, strip tags, trim and escape the dangerous signs with mysql_real_escape_string.</p> ]]></description>
<pubDate>Fri, 08 Oct 2010 18:18:54 GMT</pubDate>
<guid>http://snipplr.com/view/41850/string-to-database-sanitize-string-for-inserting-in-database/</guid>
</item>
<item>
<title>(ActionScript 3) Create a Flash SharedObject (Flash Cookie) - carbonr</title>
<link>http://snipplr.com/view/41396/create-a-flash-sharedobject-flash-cookie/</link>
<description><![CDATA[ <p>This snippet will help create a flashSharedObject a.k.a Flash Cookie, which much better than conventional cookies since they remain through all browsers and cannot be erased by the user using traditional cookie erasing methods</p> ]]></description>
<pubDate>Sun, 03 Oct 2010 19:22:55 GMT</pubDate>
<guid>http://snipplr.com/view/41396/create-a-flash-sharedobject-flash-cookie/</guid>
</item>
<item>
<title>(PHP) Open Cookie - rabc</title>
<link>http://snipplr.com/view/38665/open-cookie/</link>
<description><![CDATA[ <p>Function to create and record a cookie from an URL
@params $url - the url to be opened
@params $fileName - where the cookie will be stored
@return nothing, since we know the cookie's path</p> ]]></description>
<pubDate>Sat, 07 Aug 2010 11:05:36 GMT</pubDate>
<guid>http://snipplr.com/view/38665/open-cookie/</guid>
</item>
<item>
<title>(JavaScript) jsCookies - my simple easy pure js javascript cookies function - brandonjp</title>
<link>http://snipplr.com/view/36790/jscookies--my-simple-easy-pure-js-javascript-cookies-function/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 07 Jul 2010 04:01:09 GMT</pubDate>
<guid>http://snipplr.com/view/36790/jscookies--my-simple-easy-pure-js-javascript-cookies-function/</guid>
</item>
</channel>
</rss>