<?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: What Is The Best &#8211; And Easiest Way &#8211; To Learn Php, Mysql, Perl, Css, And Xhtml?</title>
	<atom:link href="http://www.spiderphp.com/uncategorized/what-is-the-best-and-easiest-way-to-learn-php-mysql-perl-css-and-xhtml.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.spiderphp.com/uncategorized/what-is-the-best-and-easiest-way-to-learn-php-mysql-perl-css-and-xhtml.html</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sun, 28 Feb 2010 19:00:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: DaiLaughing</title>
		<link>http://www.spiderphp.com/uncategorized/what-is-the-best-and-easiest-way-to-learn-php-mysql-perl-css-and-xhtml.html/comment-page-1#comment-563</link>
		<dc:creator>DaiLaughing</dc:creator>
		<pubDate>Thu, 16 Jul 2009 15:32:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.spiderphp.com/faq/what-is-the-best-and-easiest-way-to-learn-php-mysql-perl-css-and-xhtml.html#comment-563</guid>
		<description>w3schools is excellent but for a beginner a more structured approach is needed.  One which starts with basics and doesn&#039;t require any prior knowledge.  A book is the best option but there are also many tutorials on the Web which will help.  My own website at http://www.yourwebskills.com is one example.</description>
		<content:encoded><![CDATA[<p>w3schools is excellent but for a beginner a more structured approach is needed.  One which starts with basics and doesn&#8217;t require any prior knowledge.  A book is the best option but there are also many tutorials on the Web which will help.  My own website at <a href="http://www.yourwebskills.com" rel="nofollow">http://www.yourwebskills.com</a> is one example.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tama ken</title>
		<link>http://www.spiderphp.com/uncategorized/what-is-the-best-and-easiest-way-to-learn-php-mysql-perl-css-and-xhtml.html/comment-page-1#comment-522</link>
		<dc:creator>tama ken</dc:creator>
		<pubDate>Thu, 09 Jul 2009 09:50:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.spiderphp.com/faq/what-is-the-best-and-easiest-way-to-learn-php-mysql-perl-css-and-xhtml.html#comment-522</guid>
		<description>if want to learn the PHP, MySQL, Perl, CSS, and XHTML the best and easiest way check this site www.w3school.com. trust me i use to used this site when i was still in college, since i&#039;m a BS computer science student.</description>
		<content:encoded><![CDATA[<p>if want to learn the PHP, MySQL, Perl, CSS, and XHTML the best and easiest way check this site <a href="http://www.w3school.com" rel="nofollow">http://www.w3school.com</a>. trust me i use to used this site when i was still in college, since i&#8217;m a BS computer science student.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim C</title>
		<link>http://www.spiderphp.com/uncategorized/what-is-the-best-and-easiest-way-to-learn-php-mysql-perl-css-and-xhtml.html/comment-page-1#comment-521</link>
		<dc:creator>Tim C</dc:creator>
		<pubDate>Thu, 09 Jul 2009 06:23:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.spiderphp.com/faq/what-is-the-best-and-easiest-way-to-learn-php-mysql-perl-css-and-xhtml.html#comment-521</guid>
		<description>I would strongly suggest taking a beginning programming course.  Be careful on that, because many beginning classes just show you how to put buttons on a MS Visual Basic form.  That&#039;s not what you want.  Find a class that shows you how to sit down and write code.
If you want to teach yourself, find a PHP tutorial - like this one.http://us2.php.net/tut.php</description>
		<content:encoded><![CDATA[<p>I would strongly suggest taking a beginning programming course.  Be careful on that, because many beginning classes just show you how to put buttons on a MS Visual Basic form.  That&#8217;s not what you want.  Find a class that shows you how to sit down and write code.<br />
If you want to teach yourself, find a PHP tutorial &#8211; like this one.http://us2.php.net/tut.php</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: McBlack</title>
		<link>http://www.spiderphp.com/uncategorized/what-is-the-best-and-easiest-way-to-learn-php-mysql-perl-css-and-xhtml.html/comment-page-1#comment-520</link>
		<dc:creator>McBlack</dc:creator>
		<pubDate>Thu, 09 Jul 2009 05:43:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.spiderphp.com/faq/what-is-the-best-and-easiest-way-to-learn-php-mysql-perl-css-and-xhtml.html#comment-520</guid>
		<description>I&#039;m not sure about Perl, since I&#039;ve never done it, but these sites may be useful.
http://us3.php.net/ - PHP&#039;s manual. Unlike most manuals, this is REALLY helpful.
http://www.w3schools.com/ - A GREAT website with examples and explains things thoroughly.
http://en.wikipedia.org/wiki/ - I use this a lot for MySQL. Just go to an article like this: &quot;Syntax (SQL).&quot; For instance, for the INSERT syntax, it would be http://en.wikipedia.org/wiki/Insert_(SQL)</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure about Perl, since I&#8217;ve never done it, but these sites may be useful.<br />
<a href="http://us3.php.net/" rel="nofollow">http://us3.php.net/</a> &#8211; PHP&#8217;s manual. Unlike most manuals, this is REALLY helpful.<br />
<a href="http://www.w3schools.com/" rel="nofollow">http://www.w3schools.com/</a> &#8211; A GREAT website with examples and explains things thoroughly.<br />
<a href="http://en.wikipedia.org/wiki/" rel="nofollow">http://en.wikipedia.org/wiki/</a> &#8211; I use this a lot for MySQL. Just go to an article like this: &#8220;Syntax (SQL).&#8221; For instance, for the INSERT syntax, it would be <a href="http://en.wikipedia.org/wiki/Insert_(SQL)" rel="nofollow">http://en.wikipedia.org/wiki/Insert_(SQL)</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
