<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: My Very First Php Experience</title>
	<link>http://www.ianlabs.com/2007/02/09/my-very-first-php-experience/</link>
	<description>The adventures of a freelance web designer</description>
	<pubDate>Sun, 23 Nov 2008 16:11:27 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>

	<item>
		<title>By: Ian</title>
		<link>http://www.ianlabs.com/2007/02/09/my-very-first-php-experience/#comment-12</link>
		<author>Ian</author>
		<pubDate>Sun, 11 Feb 2007 15:12:20 +0000</pubDate>
		<guid>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-11</link>
		<author>Ade</author>
		<pubDate>Sat, 10 Feb 2007 22:20:38 +0000</pubDate>
		<guid>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's a lot easier to read/write and you don'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't figure the code would re-display well in the comment)</description>
		<content:encoded><![CDATA[<p>Great start.  I recommend you checkout heredocs (http://php.net/heredoc) 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>
