<?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/images</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 06 Jul 2008 03:44:34 GMT</pubDate>
<item>
<title>(PHP) Automatic image width and height tags - AdrianShort</title>
<link>http://snipplr.com/view/5978/automatic-image-width-and-height-tags/</link>
<description><![CDATA[ <p>The lazy way to generate XHTML-valid width and height attributes for your images. This is incredibly inefficient, though I believe (ref?) that calls to getimagesize() are cached.</p> ]]></description>
<pubDate>Thu, 24 Apr 2008 05:30:24 GMT</pubDate>
<guid>http://snipplr.com/view/5978/automatic-image-width-and-height-tags/</guid>
</item>
<item>
<title>(PHP) random include and images - fris</title>
<link>http://snipplr.com/view/5164/random-include-and-images/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 23 Feb 2008 15:54:04 GMT</pubDate>
<guid>http://snipplr.com/view/5164/random-include-and-images/</guid>
</item>
<item>
<title>(PHP) Scan for Images - coggla</title>
<link>http://snipplr.com/view/4693/scan-for-images/</link>
<description><![CDATA[ <p>Function to retrieve all image files in a given directory</p> ]]></description>
<pubDate>Sun, 20 Jan 2008 22:20:37 GMT</pubDate>
<guid>http://snipplr.com/view/4693/scan-for-images/</guid>
</item>
<item>
<title>(PHP) Remove images from html - gandalf</title>
<link>http://snipplr.com/view/4131/remove-images-from-html/</link>
<description><![CDATA[ <p>These two functions allow you to remove images from html page.
The function returns an array of images with the absolute src and,if there are any, the alt and title attributes.
Arguments to pass to get_images() are $file = html source and $url = the page url.
enjoy</p> ]]></description>
<pubDate>Wed, 14 Nov 2007 05:00:19 GMT</pubDate>
<guid>http://snipplr.com/view/4131/remove-images-from-html/</guid>
</item>
<item>
<title>(PHP) highest common denominator - fris</title>
<link>http://snipplr.com/view/4104/highest-common-denominator/</link>
<description><![CDATA[ <p>routine i use when doing an uploading function and the image has to have a certain ratio ex: 4:6</p> ]]></description>
<pubDate>Thu, 08 Nov 2007 23:55:53 GMT</pubDate>
<guid>http://snipplr.com/view/4104/highest-common-denominator/</guid>
</item>
</channel>
</rss>