<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - oso96_2000</title>
<link>http://snipplr.com/users/oso96_2000/tags/image</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 19 May 2013 09:09:21 GMT</pubDate>
<item>
<title>(PHP) function thumb</title>
<link>http://snipplr.com/view/2158/function-thumb/</link>
<description><![CDATA[ <p>With this function you can make a thumbnail from an image.
Usage:
$image = "something.jpg";
thumb($image, 100, 100);

It can be easy modified to accept other types of images, actually only support jpeg, gif and png. Gif images lost their animation, and png or gif image lost their transparency.</p> ]]></description>
<pubDate>Sun, 11 Feb 2007 22:45:28 GMT</pubDate>
<guid>http://snipplr.com/view/2158/function-thumb/</guid>
</item>
</channel>
</rss>