<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - assbach</title>
<link>http://snipplr.com/users/assbach/tags/date</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Mon, 01 Dec 2008 13:29:06 GMT</pubDate>
<item>
<title>(SQL) SELECT older than x days</title>
<link>http://snipplr.com/view/2207/select-older-than-x-days/</link>
<description><![CDATA[ <p>2 things here. currency (euro) with in a 2.00 format and select entries older than 4 weeks = 28 days</p> ]]></description>
<pubDate>Sun, 25 Feb 2007 08:32:05 GMT</pubDate>
<guid>http://snipplr.com/view/2207/select-older-than-x-days/</guid>
</item>
<item>
<title>(SQL) now plus 20 years</title>
<link>http://snipplr.com/view/2193/now-plus-20-years/</link>
<description><![CDATA[ <p>useful if a "valid until" should have an exact ( in this case far future ) value.</p> ]]></description>
<pubDate>Wed, 21 Feb 2007 10:51:40 GMT</pubDate>
<guid>http://snipplr.com/view/2193/now-plus-20-years/</guid>
</item>
<item>
<title>(Smarty) birthday arrays and pulldowns with error handling</title>
<link>http://snipplr.com/view/2100/birthday-arrays-and-pulldowns-with-error-handling/</link>
<description><![CDATA[ <p>it's an excerpt of a registration form with 3 pulldowns for birthday ( day, month, year )
check for empty vars and applying CSS classes to show error on "empty" fields.
there are probably better ways, but this works for me. any suggestions welcome.</p> ]]></description>
<pubDate>Sat, 03 Feb 2007 01:57:14 GMT</pubDate>
<guid>http://snipplr.com/view/2100/birthday-arrays-and-pulldowns-with-error-handling/</guid>
</item>
</channel>
</rss>