<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - engel</title>
<link>http://snipplr.com/users/engel/tags/array</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 15 Feb 2012 05:22:07 GMT</pubDate>
<item>
<title>(PHP) strstr() and stristr() with Arrays</title>
<link>http://snipplr.com/view/4435/strstr-and-stristr-with-arrays/</link>
<description><![CDATA[ <p>Searches an array $haystack for $needle. Returns the value of the element which contains the first result. Use strstr_array() for case-sensitive searches and stristr_array() for case-insensitive searches.</p> ]]></description>
<pubDate>Sun, 30 Dec 2007 18:32:19 GMT</pubDate>
<guid>http://snipplr.com/view/4435/strstr-and-stristr-with-arrays/</guid>
</item>
</channel>
</rss>
