<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - kyokutyo</title>
<link>http://snipplr.com/users/kyokutyo/tags/list</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 29 Aug 2008 19:16:50 GMT</pubDate>
<item>
<title>(PHP) Display pictures in the directory</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>
</channel>
</rss>