<?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>Mon, 01 Dec 2008 12:47:04 +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>newlines and nl 1</title>
		<link>http://www.bytemycode.com/snippets/snippet/373/1/</link>
		<comments>http://www.bytemycode.com/snippets/snippet/373/comments/</comments>
		<pubDate>Mon, 18 Sep 2006 19:26:02 +0000</pubDate>
		<dc:creator>ffxfiend</dc:creator>
		<category>mysql, PHP</category>
		<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/373/</guid>
		<description>
			<![CDATA[
				<p>Here is a pair of function to use in combination. The first one will change newlines into  tags to store into a database. The second one does the reverse so you can edit the content of the database without having the  tags show when you edit the content. If you can find improvements or have comments please let me know <img src="http://www.bytemycode.com/img/wysiwyg/emo-bigsmile.gif" /></p>
			]]>
		</description>
	</item>

	
	</channel>
</rss>