<?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 Fast &amp; Easy Web Development, 2nd Edition</title>
	<atom:link href="http://www.website-domain-name.com/domain-web-hosting/php-fast-easy-web-development-2nd-edition/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.website-domain-name.com/domain-web-hosting/php-fast-easy-web-development-2nd-edition/</link>
	<description>Learn More About Buying Domain Names</description>
	<lastBuildDate>Wed, 19 May 2010 08:53:17 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Othello</title>
		<link>http://www.website-domain-name.com/domain-web-hosting/php-fast-easy-web-development-2nd-edition/comment-page-1/#comment-1772</link>
		<dc:creator>Othello</dc:creator>
		<pubDate>Sun, 29 Nov 2009 05:14:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.website-domain-name.com/domain-web-hosting/php-fast-easy-web-development-2nd-edition/#comment-1772</guid>
		<description>

Plain and simple - THE guide to use to start programming PHP.   Half way through, I was dying to get finished so I could start developing my own projects.   PHP is a great language for Web programmers!
      </description>
		<content:encoded><![CDATA[<p>Plain and simple &#8211; THE guide to use to start programming PHP.   Half way through, I was dying to get finished so I could start developing my own projects.   PHP is a great language for Web programmers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Winfred</title>
		<link>http://www.website-domain-name.com/domain-web-hosting/php-fast-easy-web-development-2nd-edition/comment-page-1/#comment-1771</link>
		<dc:creator>Winfred</dc:creator>
		<pubDate>Sun, 29 Nov 2009 05:03:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.website-domain-name.com/domain-web-hosting/php-fast-easy-web-development-2nd-edition/#comment-1771</guid>
		<description>

PHP Fast &amp; Easy Web development is an ideal introduction on setting up your own local Apache server, complete with PHP and MySQL support, for Windows and Linus alike!! This book focuses on developing locally, which is a bonus for those of us who don&#039;t have acces to a PHP-enabled shared-hosting account.  Meloni helps you get started quick, and holds your hand along the way, all the way: if you are really stuck, you can send her an e-mail and you will get a brief, but to the point, answer.  This book is meant for beginners, and it shows: it is quite thin on content and will provide too little information for getting a proper grounding in programming languages.  Stuff like Arrays, Variables and Database Design are NOT explained in detail.  Instead, this book showcases the basic possiblities of PHP and MySQL by guiding you through examples of database connections, user authentication, sessions and more.  As such it is a great way to get a grasp of the things you can do with PHP, and the time and experience required to do them.  I forgive Meloni for glossing over EVERY SINGLE PROGRAMMING CONCEPT THERE IS, since almost all other books will cover those in detail.  However, I would ask of her to at least explain debugging PHP (What to do if your script doesn&#039;t work). 
      </description>
		<content:encoded><![CDATA[<p>PHP Fast &amp; Easy Web development is an ideal introduction on setting up your own local Apache server, complete with PHP and MySQL support, for Windows and Linus alike!! This book focuses on developing locally, which is a bonus for those of us who don&#8217;t have acces to a PHP-enabled shared-hosting account.  Meloni helps you get started quick, and holds your hand along the way, all the way: if you are really stuck, you can send her an e-mail and you will get a brief, but to the point, answer.  This book is meant for beginners, and it shows: it is quite thin on content and will provide too little information for getting a proper grounding in programming languages.  Stuff like Arrays, Variables and Database Design are NOT explained in detail.  Instead, this book showcases the basic possiblities of PHP and MySQL by guiding you through examples of database connections, user authentication, sessions and more.  As such it is a great way to get a grasp of the things you can do with PHP, and the time and experience required to do them.  I forgive Meloni for glossing over EVERY SINGLE PROGRAMMING CONCEPT THERE IS, since almost all other books will cover those in detail.  However, I would ask of her to at least explain debugging PHP (What to do if your script doesn&#8217;t work).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.website-domain-name.com/domain-web-hosting/php-fast-easy-web-development-2nd-edition/comment-page-1/#comment-1770</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sun, 29 Nov 2009 02:16:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.website-domain-name.com/domain-web-hosting/php-fast-easy-web-development-2nd-edition/#comment-1770</guid>
		<description>

This book is a very good starting point for anyone who wishes to begin programming in PHP. I picked this book up in hopes of getting somewhat of a grasp of PHP.  The book was very successful in presenting appropriate concepts for beginners such as: varibables, arrays and operators.  The book also had a few chapters on using MySQL, which is very helpful for anyone who wishes to create full-blown web applications such as shopping carts, forums and news services on their websites. However, the book was somewhat vague in the amount of content presented.  The book is like a giant PHP coding tutorial, which isn&#039;t necessarily a bad thing, if you&#039;re not a beginner.  For a complete introduction to PHP/MySQL I would suggest buying this book AND PHP/MySQL Web Development by Luke Welling and Laura Thompson.  With these two books, a beginner will be on the right path down the complicated road of online applications. 
      </description>
		<content:encoded><![CDATA[<p>This book is a very good starting point for anyone who wishes to begin programming in PHP. I picked this book up in hopes of getting somewhat of a grasp of PHP.  The book was very successful in presenting appropriate concepts for beginners such as: varibables, arrays and operators.  The book also had a few chapters on using MySQL, which is very helpful for anyone who wishes to create full-blown web applications such as shopping carts, forums and news services on their websites. However, the book was somewhat vague in the amount of content presented.  The book is like a giant PHP coding tutorial, which isn&#8217;t necessarily a bad thing, if you&#8217;re not a beginner.  For a complete introduction to PHP/MySQL I would suggest buying this book AND PHP/MySQL Web Development by Luke Welling and Laura Thompson.  With these two books, a beginner will be on the right path down the complicated road of online applications.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
