<?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/list</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 04 Jul 2008 16:42:08 GMT</pubDate>
<item>
<title>(PHP) Display pictures in the directory - kyokutyo</title>
<link>http://snipplr.com/view/5527/display-pictures-in-the-directory/</link>
<description><![CDATA[ <p>[directory]
 ├index.php //this snippet
 ├imageA.jpg
 ├imageB.gif
 └imageC.png

This snipet displays the thumbnail of the picture file that exists in the 
same directory. 
When the thumbnail image is clicked, the original size image is displayed. 

options:
 filetype, width, height, pagetitle</p> ]]></description>
<pubDate>Sat, 22 Mar 2008 07:39:38 GMT</pubDate>
<guid>http://snipplr.com/view/5527/display-pictures-in-the-directory/</guid>
</item>
<item>
<title>(PHP) Rapleaf Address Book API - dannymo2</title>
<link>http://snipplr.com/view/5305/rapleaf-address-book-api/</link>
<description><![CDATA[ <p>Use this API to access names and addresses in a user's webmail (Gmail, AOL, Hotmail, and Yahoo). Make it easy to send friend invites for a social site and import contact lists. Rapleaf maintains up to date code on the importer and never stores passwords.</p> ]]></description>
<pubDate>Thu, 06 Mar 2008 15:51:16 GMT</pubDate>
<guid>http://snipplr.com/view/5305/rapleaf-address-book-api/</guid>
</item>
<item>
<title>(PHP) Get HTML list of Array Keys - drwitt</title>
<link>http://snipplr.com/view/2141/get-html-list-of-array-keys/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 08 Feb 2007 04:50:20 GMT</pubDate>
<guid>http://snipplr.com/view/2141/get-html-list-of-array-keys/</guid>
</item>
<item>
<title>(PHP) PHP etc password list - gdonald</title>
<link>http://snipplr.com/view/1242/php-etc-password-list/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 27 Sep 2006 12:30:47 GMT</pubDate>
<guid>http://snipplr.com/view/1242/php-etc-password-list/</guid>
</item>
<item>
<title>(PHP) Directory List - gux</title>
<link>http://snipplr.com/view/833/directory-list/</link>
<description><![CDATA[ <p>A simple script that lists all the items in the directory including folders and files and even makes a link out of them. Its an all purpose script which you can use to do other things.</p> ]]></description>
<pubDate>Wed, 16 Aug 2006 13:09:02 GMT</pubDate>
<guid>http://snipplr.com/view/833/directory-list/</guid>
</item>
<item>
<title>(PHP) Read a directory and export pretty directory list - drewrockshard</title>
<link>http://snipplr.com/view/562/read-a-directory-and-export-pretty-directory-list/</link>
<description><![CDATA[ <p>This script reads a directory of files.  After reading the directory specified it outputs the directory files. Upon output, supplied functions manipulate each filename and format it to make the output filename look better. e.g.: instead of output being 'my-good-looking-file.txt' it would look like 'My Good Looking File'.</p> ]]></description>
<pubDate>Sun, 23 Jul 2006 23:26:57 GMT</pubDate>
<guid>http://snipplr.com/view/562/read-a-directory-and-export-pretty-directory-list/</guid>
</item>
<item>
<title>(PHP) US States and World Countries Collection - neogeek</title>
<link>http://snipplr.com/view/169/us-states-and-world-countries-collection/</link>
<description><![CDATA[ <p>This is a collection of US States (Long and abbreviated names) and world countries. There are a few examples of usage below the collections.</p> ]]></description>
<pubDate>Sat, 01 Jul 2006 09:43:23 GMT</pubDate>
<guid>http://snipplr.com/view/169/us-states-and-world-countries-collection/</guid>
</item>
</channel>
</rss>