<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: My Very First Php Experience</title>
	<atom:link href="http://www.ianlabs.com/2007/02/09/my-very-first-php-experience/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ianlabs.com/2007/02/09/my-very-first-php-experience/</link>
	<description>The adventures of a freelance web designer</description>
	<lastBuildDate>Fri, 18 Jun 2010 01:12:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Ian</title>
		<link>http://www.ianlabs.com/2007/02/09/my-very-first-php-experience/comment-page-1/#comment-12</link>
		<dc:creator>Ian</dc:creator>
		<pubDate>Sun, 11 Feb 2007 15:12:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.ianlabs.com/2007/02/09/my-very-first-php-experience/#comment-12</guid>
		<description>That is really cool, thanks for sharing!</description>
		<content:encoded><![CDATA[<p>That is really cool, thanks for sharing!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ade</title>
		<link>http://www.ianlabs.com/2007/02/09/my-very-first-php-experience/comment-page-1/#comment-11</link>
		<dc:creator>Ade</dc:creator>
		<pubDate>Sat, 10 Feb 2007 22:20:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.ianlabs.com/2007/02/09/my-very-first-php-experience/#comment-11</guid>
		<description>Great start.  I recommend you checkout heredocs (http://php.net/heredoc) as an alternate way to output large blocks of text.  It&#039;s a lot easier to read/write and you don&#039;t have to mess with escaping the double quotes in your HTML.

Your code ends up like this: http://www.adeolonoh.com/code/iansmith_mp3player.php.txt (I didn&#039;t figure the code would re-display well in the comment)</description>
		<content:encoded><![CDATA[<p>Great start.  I recommend you checkout heredocs (<a href="http://php.net/heredoc" rel="nofollow">http://php.net/heredoc</a>) as an alternate way to output large blocks of text.  It&#8217;s a lot easier to read/write and you don&#8217;t have to mess with escaping the double quotes in your HTML.</p>
<p>Your code ends up like this: <a href="http://www.adeolonoh.com/code/iansmith_mp3player.php.txt" rel="nofollow">http://www.adeolonoh.com/code/iansmith_mp3player.php.txt</a> (I didn&#8217;t figure the code would re-display well in the comment)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
