<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Comments on snippet: 'Smarty: String Search'</title>
<link>http://snipplr.com</link>
<description>Snipplr comments feed'</description>
<language>en-us</language>
<pubDate>Sun, 19 May 2013 21:26:45 GMT</pubDate>
<item>
<title>tclancy said on 4/29/09</title>
<link>http://snipplr.com/view/8432/smarty-string-search/</link>
<description><![CDATA[ Because I'm not that bright. I think this was my first time working in Smarty and the existing codebase was filled with gems like that. ]]></description>
<pubDate>Wed, 29 Apr 2009 15:47:46 GMT</pubDate>
<guid>http://snipplr.com/view/8432/smarty-string-search/</guid>
</item>
<item>
<title>Frank said on 9/17/08</title>
<link>http://snipplr.com/view/8432/smarty-string-search/</link>
<description><![CDATA[ why not just do

{if strstr($haystack,$needle)}

{/if} ]]></description>
<pubDate>Wed, 17 Sep 2008 07:00:19 GMT</pubDate>
<guid>http://snipplr.com/view/8432/smarty-string-search/</guid>
</item>
</channel>
</rss>