<?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 &amp; MySQL For Dummies, 4th Edition</title> <atom:link href="http://www.techenigma.com/2009/11/php-mysql-for-dummies-4th-edition/feed/" rel="self" type="application/rss+xml" /><link>http://www.techenigma.com/2009/11/php-mysql-for-dummies-4th-edition/</link> <description>Technology.Simple</description> <lastBuildDate>Tue, 31 Jan 2012 19:02:55 +1100</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.2.1</generator> <item><title>By: L. Osak</title><link>http://www.techenigma.com/2009/11/php-mysql-for-dummies-4th-edition/comment-page-1/#comment-5006</link> <dc:creator>L. Osak</dc:creator> <pubDate>Mon, 23 Nov 2009 14:59:26 +0000</pubDate> <guid
isPermaLink="false">http://www.techenigma.com/2009/11/php-mysql-for-dummies-4th-edition/#comment-5006</guid> <description>An awful book  0 stars - Do not waste your money on this one as I did.
&lt;br /&gt;
&lt;br /&gt;I am new to PHP but find the book very basic.  After first read I was able to point out that examples such as Login.php, login_form.inc have problems with the code (not 100% accurate).  Also, the web pet store and the web member area have  big design problems.  More, missing coding for pages functions.inc and Member_page.php.
&lt;br /&gt;
&lt;br /&gt;You can find much, much better books out there, shop around and Janet Valade should find another carrier.  Janet, you suck when it comes to writing about PHP and MySQL.
&lt;br /&gt;
Rating: 1 / 5</description> <content:encoded><![CDATA[<div
class="KonaBody"> <!-- google_ad_section_start --><br
/></p><p>An awful book  0 stars &#8211; Do not waste your money on this one as I did.</p><p>I am new to PHP but find the book very basic.  After first read I was able to point out that examples such as Login.php, login_form.inc have problems with the code (not 100% accurate).  Also, the web pet store and the web member area have  big design problems.  More, missing coding for pages functions.inc and Member_page.php.</p><p>You can find much, much better books out there, shop around and Janet Valade should find another carrier.  Janet, you suck when it comes to writing about PHP and MySQL.<br
/> <br
/> Rating: 1 / 5<br
/> <br
/> <!-- google_ad_section_end --></p></div><p></p> ]]></content:encoded> </item> <item><title>By: J. Parsons</title><link>http://www.techenigma.com/2009/11/php-mysql-for-dummies-4th-edition/comment-page-1/#comment-5005</link> <dc:creator>J. Parsons</dc:creator> <pubDate>Mon, 23 Nov 2009 12:06:38 +0000</pubDate> <guid
isPermaLink="false">http://www.techenigma.com/2009/11/php-mysql-for-dummies-4th-edition/#comment-5005</guid> <description>Well, I bought this book about a year and a half ago, I believe. It was in the height of &quot;dummie-dom&quot; and I figured that this book for a dummie like me would teach me the stuff I needed to know.
&lt;br /&gt;
&lt;br /&gt;What is a little irking though is the fact that Mrs. Valade has indeed dumbed it down to the point that it makes no sense. She tries to insert corny humor where there should be some information. I did not buy a book to laugh, I bought it to learn. Would I rather have a PHP book like a 747-flight-manual? No! But I think that there should definitely be more substance.
&lt;br /&gt;
&lt;br /&gt;[...]
&lt;br /&gt;
&lt;br /&gt;Normally I am not as harsh on reviews of books, but this is just one sad let-down. After a year and a half later, and many other books, I can finally say that I know PHP fairly well. This book did not help at all, in fact, it probably set me back several steps because how she just made no sense. Call me a minimalist, but I like my code quick, efficient, easy to write, easy to understand, and user-friendly. I can write some code that does exaclty what she writes that&#039;s a)faster, b)more efficient, c)user-friendly and the most important d) easy for beginners to understand. As she goes off parading with her scripts that even to me make no sense, it really does NOT help with a person who bought the book off the shelf having no idea how PHP worked. In fact, you will often be reading and be clueless as to what&#039;s going on... because explanations are few, and what is there lacks valuable information (like my MySQL example).
&lt;br /&gt;
&lt;br /&gt;If I could do it over, I would not buy this book. Using it as a reference is even flimsy. She hardly goes into how a function works. She just gives you this hunk of code to copy and, I assume, figures you will figure it out. Sorry Mrs. Valade, your books don&#039;t cut it for me.
Rating: 1 / 5</description> <content:encoded><![CDATA[<div
class="KonaBody"> <!-- google_ad_section_start --><br
/></p><p>Well, I bought this book about a year and a half ago, I believe. It was in the height of &#8220;dummie-dom&#8221; and I figured that this book for a dummie like me would teach me the stuff I needed to know.</p><p>What is a little irking though is the fact that Mrs. Valade has indeed dumbed it down to the point that it makes no sense. She tries to insert corny humor where there should be some information. I did not buy a book to laugh, I bought it to learn. Would I rather have a PHP book like a 747-flight-manual? No! But I think that there should definitely be more substance.</p><p>[...]</p><p>Normally I am not as harsh on reviews of books, but this is just one sad let-down. After a year and a half later, and many other books, I can finally say that I know PHP fairly well. This book did not help at all, in fact, it probably set me back several steps because how she just made no sense. Call me a minimalist, but I like my code quick, efficient, easy to write, easy to understand, and user-friendly. I can write some code that does exaclty what she writes that&#8217;s a)faster, b)more efficient, c)user-friendly and the most important d) easy for beginners to understand. As she goes off parading with her scripts that even to me make no sense, it really does NOT help with a person who bought the book off the shelf having no idea how PHP worked. In fact, you will often be reading and be clueless as to what&#8217;s going on&#8230; because explanations are few, and what is there lacks valuable information (like my MySQL example).</p><p>If I could do it over, I would not buy this book. Using it as a reference is even flimsy. She hardly goes into how a function works. She just gives you this hunk of code to copy and, I assume, figures you will figure it out. Sorry Mrs. Valade, your books don&#8217;t cut it for me.<br
/> Rating: 1 / 5<br
/> <br
/> <!-- google_ad_section_end --></p></div><p></p> ]]></content:encoded> </item> <item><title>By: iejunkie</title><link>http://www.techenigma.com/2009/11/php-mysql-for-dummies-4th-edition/comment-page-1/#comment-5004</link> <dc:creator>iejunkie</dc:creator> <pubDate>Mon, 23 Nov 2009 09:34:29 +0000</pubDate> <guid
isPermaLink="false">http://www.techenigma.com/2009/11/php-mysql-for-dummies-4th-edition/#comment-5004</guid> <description>The funny thing with this is that the code for the last script doesn&#039;t even work. It gets an error and messes up.
Rating: 1 / 5</description> <content:encoded><![CDATA[<div
class="KonaBody"> <!-- google_ad_section_start --><br
/></p><p>The funny thing with this is that the code for the last script doesn&#8217;t even work. It gets an error and messes up.<br
/> Rating: 1 / 5<br
/> <br
/> <!-- google_ad_section_end --></p></div><p></p> ]]></content:encoded> </item> <item><title>By: Anonymous</title><link>http://www.techenigma.com/2009/11/php-mysql-for-dummies-4th-edition/comment-page-1/#comment-5003</link> <dc:creator>Anonymous</dc:creator> <pubDate>Mon, 23 Nov 2009 07:43:37 +0000</pubDate> <guid
isPermaLink="false">http://www.techenigma.com/2009/11/php-mysql-for-dummies-4th-edition/#comment-5003</guid> <description>Well, after hearing so much about this book I decided to go out and buy it. I must say that this book taught me one thing. The opening and closing tags for using PHP. It is obvious to me that the authors of this book think they know how to teach a beginnner PHP but they are sadly mistaken. I must need PHP and MYSQL for morons then, because I still have no idea when to use what on PHP and MySQL. I have also gone on to but 2 more books on the subjects and still up to this day after 2 months of reading I am no further than where I started. I usually have to read a book once or twice before I grasp it, but not this one or any other for that matter. PHP is easy for those who know it and not for those who don&#039;t.
Rating: 1 / 5</description> <content:encoded><![CDATA[<div
class="KonaBody"> <!-- google_ad_section_start --><br
/></p><p>Well, after hearing so much about this book I decided to go out and buy it. I must say that this book taught me one thing. The opening and closing tags for using PHP. It is obvious to me that the authors of this book think they know how to teach a beginnner PHP but they are sadly mistaken. I must need PHP and MYSQL for morons then, because I still have no idea when to use what on PHP and MySQL. I have also gone on to but 2 more books on the subjects and still up to this day after 2 months of reading I am no further than where I started. I usually have to read a book once or twice before I grasp it, but not this one or any other for that matter. PHP is easy for those who know it and not for those who don&#8217;t.<br
/> Rating: 1 / 5<br
/> <br
/> <!-- google_ad_section_end --></p></div><p></p> ]]></content:encoded> </item> <item><title>By: A. Civit</title><link>http://www.techenigma.com/2009/11/php-mysql-for-dummies-4th-edition/comment-page-1/#comment-5002</link> <dc:creator>A. Civit</dc:creator> <pubDate>Mon, 23 Nov 2009 06:00:52 +0000</pubDate> <guid
isPermaLink="false">http://www.techenigma.com/2009/11/php-mysql-for-dummies-4th-edition/#comment-5002</guid> <description>Muy bueno si es para principiantes, si es alguien en conocimientos avanzados,no creo que le sirva de mucho, yo como buen &quot;Dummie&quot;, me sirvio   =)
Rating: 5 / 5</description> <content:encoded><![CDATA[<div
class="KonaBody"> <!-- google_ad_section_start --><br
/></p><p>Muy bueno si es para principiantes, si es alguien en conocimientos avanzados,no creo que le sirva de mucho, yo como buen &#8220;Dummie&#8221;, me sirvio   =)<br
/> Rating: 5 / 5<br
/> <br
/> <!-- google_ad_section_end --></p></div><p></p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 3/14 queries in 0.168 seconds using disk: basic
Object Caching 507/511 objects using disk: basic

Served from: www.techenigma.com @ 2012-02-11 02:31:57 -->
