<?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: PHP Programming with HTML Docs</title>
	<atom:link href="http://www.quality-web-programming.com/blog/php-programming-with-html-docs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.quality-web-programming.com/blog/php-programming-with-html-docs/</link>
	<description></description>
	<lastBuildDate>Mon, 06 Feb 2012 10:31:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Custom PHP</title>
		<link>http://www.quality-web-programming.com/blog/php-programming-with-html-docs/#comment-5654</link>
		<dc:creator>Custom PHP</dc:creator>
		<pubDate>Tue, 02 Jun 2009 04:49:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.quality-web-programming.com/blog/?p=75#comment-5654</guid>
		<description>Nice basic tutorial.  PHP is not that hard to learn if you have some basic programming skills.

It is a very common language also.  So if you learn to program in PHP your skilss will be usefull for a long time.</description>
		<content:encoded><![CDATA[<p>Nice basic tutorial.  PHP is not that hard to learn if you have some basic programming skills.</p>
<p>It is a very common language also.  So if you learn to program in PHP your skilss will be usefull for a long time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert K</title>
		<link>http://www.quality-web-programming.com/blog/php-programming-with-html-docs/#comment-5099</link>
		<dc:creator>Robert K</dc:creator>
		<pubDate>Tue, 19 May 2009 08:40:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.quality-web-programming.com/blog/?p=75#comment-5099</guid>
		<description>nice little tutorial this - its important to understand the different ways in which you can output html from php. The main 2 in my opinion are: you can either do it the hard way:

echo &quot;This is the hard way&quot;;

or the easy way:

echo &quot; ?&gt;

The easy way



Easy way is best to get the predictive html features from dreamweaver and the like :)</description>
		<content:encoded><![CDATA[<p>nice little tutorial this &#8211; its important to understand the different ways in which you can output html from php. The main 2 in my opinion are: you can either do it the hard way:</p>
<p>echo &#8220;This is the hard way&#8221;;</p>
<p>or the easy way:</p>
<p>echo &#8221; ?&gt;</p>
<p>The easy way</p>
<p>Easy way is best to get the predictive html features from dreamweaver and the like <img src='http://www.quality-web-programming.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

