<?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/language/php/tags/index</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 04 Jul 2008 17:02:43 GMT</pubDate>
<item>
<title>(PHP) index.php - AlexPrisoner</title>
<link>http://snipplr.com/view/5789/indexphp/</link>
<description><![CDATA[ <p>None.</p> ]]></description>
<pubDate>Sat, 12 Apr 2008 01:05:25 GMT</pubDate>
<guid>http://snipplr.com/view/5789/indexphp/</guid>
</item>
<item>
<title>(PHP) print out files in a directory - fris</title>
<link>http://snipplr.com/view/5162/print-out-files-in-a-directory/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 23 Feb 2008 15:45:44 GMT</pubDate>
<guid>http://snipplr.com/view/5162/print-out-files-in-a-directory/</guid>
</item>
<item>
<title>(PHP) Dynamic Index - brent-man</title>
<link>http://snipplr.com/view/4226/dynamic-index/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 01 Dec 2007 11:30:05 GMT</pubDate>
<guid>http://snipplr.com/view/4226/dynamic-index/</guid>
</item>
<item>
<title>(PHP) Ore price calculator using EVE-Centrals Mineral Index for EVE-Online - Shinhan</title>
<link>http://snipplr.com/view/3588/ore-price-calculator-using-evecentrals-mineral-index-for-eveonline/</link>
<description><![CDATA[ <p>Ore price calculator using EVE-Centrals Mineral Index for EVE-Online
Improvement on Mattdathor's code.

Instructions for use:
-Save as .php
-Upload to any PHP-enabled host
-Use it</p> ]]></description>
<pubDate>Wed, 29 Aug 2007 02:40:29 GMT</pubDate>
<guid>http://snipplr.com/view/3588/ore-price-calculator-using-evecentrals-mineral-index-for-eveonline/</guid>
</item>
<item>
<title>(PHP) map_index - collin</title>
<link>http://snipplr.com/view/1512/mapindex/</link>
<description><![CDATA[ <p>A way of compacting an array of arrays into an array of values.

Say you have an NxM matrix, where each child array represents a row, and you want to iterate over the first element in each row: foreach(map_index(0, $matrix) as $first_elem) ...</p> ]]></description>
<pubDate>Wed, 01 Nov 2006 08:24:26 GMT</pubDate>
<guid>http://snipplr.com/view/1512/mapindex/</guid>
</item>
</channel>
</rss>