<?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>Sat, 11 Oct 2008 19:58:18 +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>PHP Image Gallery 1</title>
		<link>http://www.bytemycode.com/snippets/snippet/568/1/</link>
		<comments>http://www.bytemycode.com/snippets/snippet/568/comments/</comments>
		<pubDate>Sun, 24 Dec 2006 19:10:13 +0000</pubDate>
		<dc:creator>bhmahler</dc:creator>
		<category>HTML, JavaScript, PHP</category>
		<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/568/</guid>
		<description>
			<![CDATA[
				<p>This is a PHP and JavaScript Image gallery that I created.  There are 2 uses for this.  <br />1.) You can save it as index.php and place in a folder containing images and it will display the images in that folder. <br />Example: <br />place index.php in images/folder<br />http://yoursite.com/images/folder/ <br />This will display all images in that folder<br /><br />2.) Pass in the path to the folder to display in the url<br />Example:<br />Save as imagegallery.php<br />http://yoursite.com/imagegallery.php?path=images/folde</p>
			]]>
		</description>
	</item>

	
	</channel>
</rss>