<?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: Snippets for the wlasson</title>
		<link>http://www.bytemycode.com</link>
		<description>Snippets for this member.</description>
		<pubDate>Tue, 02 Dec 2008 10:59:01 +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>Simple Image Resize in GD</title>
	<link>http://www.bytemycode.com/snippets/snippet/624/</link>
	<comments>http://www.bytemycode.com/snippets/snippet/624/comments/</comments>
	<pubDate>Tue, 06 Mar 2007 14:36:01 +0000</pubDate>
	<dc:creator>wlasson</dc:creator>
	<category>"image resize", GD, images, PHP, Resize</category>
	<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/624/</guid>
	<description>
		<![CDATA[

			<img src="http://www.bytemycode.com/img/icon_calendar.gif" align="middle" class="icon" alt="Date Submitted" /> Tue. Mar. 6th, 2007  2:36 PM			<br />
			<img src="http://www.bytemycode.com/img/icon_revision.gif" align="middle" class="icon" alt="Revision" /> <a href="http://www.bytemycode.com/snippets/snippet/624/revisions/">1</a>
			<br />
			<img src="http://www.bytemycode.com/img/rank_beginner.gif" align="middle" class="icon" alt="Beginner" /> <a href="http://www.bytemycode.com/members/member/wlasson/" title="Beginner">wlasson</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_tag.gif" align="middle" class="icon" alt="Tags" /> <a href="http://www.bytemycode.com/tags/tag/%22image+resize%22">"image resize"</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/GD">GD</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/images">images</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/PHP">PHP</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/Resize">Resize</a>			<br />
			<img src="http://www.bytemycode.com/img/icon_comments.gif" align="middle" class="icon" alt="Comments" /> <a href="http://www.bytemycode.com/snippets/snippet/624/comments/">1 comments</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_ranking.gif" align="middle" class="icon" alt="Ranking" /> 13
			<p>This is a simple function that resizes and image using the GD add on for PHP. <br />Just a disclaimer: I know its not perfect, but i figured i would post it because the only other one on here is way confusing to some new PHP developers. Hopefully this one will help you learn how to use GD, and then you can write a better one.</p>
		]]>
	</description>
</item><item>
	<title>PHP United States State List. (Array)</title>
	<link>http://www.bytemycode.com/snippets/snippet/454/</link>
	<comments>http://www.bytemycode.com/snippets/snippet/454/comments/</comments>
	<pubDate>Wed, 11 Oct 2006 04:34:03 +0000</pubDate>
	<dc:creator>wlasson</dc:creator>
	<category>PHP</category>
	<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/454/</guid>
	<description>
		<![CDATA[

			<img src="http://www.bytemycode.com/img/icon_calendar.gif" align="middle" class="icon" alt="Date Submitted" /> Wed. Oct. 11th, 2006  4:34 AM			<br />
			<img src="http://www.bytemycode.com/img/icon_revision.gif" align="middle" class="icon" alt="Revision" /> <a href="http://www.bytemycode.com/snippets/snippet/454/revisions/">1</a>
			<br />
			<img src="http://www.bytemycode.com/img/rank_beginner.gif" align="middle" class="icon" alt="Beginner" /> <a href="http://www.bytemycode.com/members/member/wlasson/" title="Beginner">wlasson</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_tag.gif" align="middle" class="icon" alt="Tags" /> <a href="http://www.bytemycode.com/tags/tag/PHP">PHP</a>			<br />
			<img src="http://www.bytemycode.com/img/icon_comments.gif" align="middle" class="icon" alt="Comments" /> <a href="http://www.bytemycode.com/snippets/snippet/454/comments/">7 comments</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_ranking.gif" align="middle" class="icon" alt="Ranking" /> 6
			<p>This is a state list I made for a website. I kept it just in case i ever needed it again, which i have. I figured it would probably help someone else out.<br /><br />It includes all states in the U.S.</p>
		]]>
	</description>
</item>
	</channel>
</rss>