<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - sevennbsp</title>
<link>http://snipplr.com/users/sevennbsp</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 19 May 2013 02:41:16 GMT</pubDate>
<item>
<title>(jQuery) jQuery universal delete confirm "are you sure" box</title>
<link>http://snipplr.com/view/35026/jquery-universal-delete-confirm-are-you-sure-box/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 21 May 2010 14:50:09 GMT</pubDate>
<guid>http://snipplr.com/view/35026/jquery-universal-delete-confirm-are-you-sure-box/</guid>
</item>
<item>
<title>(PHP) Session->flash</title>
<link>http://snipplr.com/view/34547/sessionflash/</link>
<description><![CDATA[ <p>do not echo $session->flash(). It echos itself. If you do, you'll get weird output.</p> ]]></description>
<pubDate>Sat, 15 May 2010 02:07:04 GMT</pubDate>
<guid>http://snipplr.com/view/34547/sessionflash/</guid>
</item>
<item>
<title>(PHP) users_controller auth</title>
<link>http://snipplr.com/view/34546/userscontroller-auth/</link>
<description><![CDATA[ <p>this is all the actions needed for auth and the users login/register system</p> ]]></description>
<pubDate>Sat, 15 May 2010 02:04:11 GMT</pubDate>
<guid>http://snipplr.com/view/34546/userscontroller-auth/</guid>
</item>
<item>
<title>(PHP) app_controller auth setup</title>
<link>http://snipplr.com/view/34545/appcontroller-auth-setup/</link>
<description><![CDATA[ <p>this is the entire app_controller code with auth setup and use in it.</p> ]]></description>
<pubDate>Sat, 15 May 2010 02:02:04 GMT</pubDate>
<guid>http://snipplr.com/view/34545/appcontroller-auth-setup/</guid>
</item>
<item>
<title>(PHP) auth deny</title>
<link>http://snipplr.com/view/34544/auth-deny/</link>
<description><![CDATA[ <p>denys access to certain pages via auth</p> ]]></description>
<pubDate>Sat, 15 May 2010 01:59:52 GMT</pubDate>
<guid>http://snipplr.com/view/34544/auth-deny/</guid>
</item>
<item>
<title>(PHP) auth allow all</title>
<link>http://snipplr.com/view/34543/auth-allow-all/</link>
<description><![CDATA[ <p>this allows all auth actions. this is usually followed by deny() to exclude certain pages from the public eye.</p> ]]></description>
<pubDate>Sat, 15 May 2010 01:58:39 GMT</pubDate>
<guid>http://snipplr.com/view/34543/auth-allow-all/</guid>
</item>
</channel>
</rss>