<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="http://www.bytemycode.com/rssformat.xsl"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>byteMyCode: Snippet Revisions</title>
		<link>http://www.bytemycode.com</link>
		<description>Revisions for this snippet.</description>
		<pubDate>Fri, 05 Sep 2008 16:39:24 +0000</pubDate>
		<copyright>1998-2008 </copyright>
		<language>en-us</language>
		<image>
		      <link>http://www.bytemycode.com</link>
		      <url>http://www.bytemycode.com/img/rss_title.gif</url>
		      <title>byteMyCode</title>
		</image>

	
	<item>
		<title>Resize an Image 1</title>
		<link>http://www.bytemycode.com/snippets/snippet/365/1/</link>
		<comments>http://www.bytemycode.com/snippets/snippet/365/comments/</comments>
		<pubDate>Sun, 17 Sep 2006 09:05:55 +0000</pubDate>
		<dc:creator>ffxfiend</dc:creator>
		<category>"images", PHP, phpcode</category>
		<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/365/</guid>
		<description>
			<![CDATA[
				<p>You can use this function to dynamically generate html "width/height" for use with displaying a thumbnail image usingthe original image. This will help save in making dup images just for display as a thumbnail.<br /><br />It takes two arguments, the path to where the image is stored and the desired width or height.<br /><br />Please comment or improve this code <img src="http://www.bytemycode.com/img/wysiwyg/emo-bigsmile.gif" />.</p>
			]]>
		</description>
	</item>

	
	</channel>
</rss>