<?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 Reference: Beginner to Intermediate PHP5</title> <atom:link href="http://www.techenigma.com/2010/01/php-reference-beginner-to-intermediate-php5/feed/" rel="self" type="application/rss+xml" /><link>http://www.techenigma.com/2010/01/php-reference-beginner-to-intermediate-php5/</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: Andy L.</title><link>http://www.techenigma.com/2010/01/php-reference-beginner-to-intermediate-php5/comment-page-1/#comment-7559</link> <dc:creator>Andy L.</dc:creator> <pubDate>Thu, 14 Jan 2010 09:35:58 +0000</pubDate> <guid
isPermaLink="false">http://www.techenigma.com/2010/01/php-reference-beginner-to-intermediate-php5/#comment-7559</guid> <description>I kept getting stuck forgetting little things when coding and I like to get away from my desk a lot, so carrying a 500 page all inclusive book didn&#039;t work for me, but this fit the bill. It doesn&#039;t have everything in PHP in it, and that&#039;s a good thing, because it makes it more portable and fits 95% of my needs. Incredibly handy.
Rating: 5 / 5</description> <content:encoded><![CDATA[<div
class="KonaBody"> <!-- google_ad_section_start --><br
/></p><p>I kept getting stuck forgetting little things when coding and I like to get away from my desk a lot, so carrying a 500 page all inclusive book didn&#8217;t work for me, but this fit the bill. It doesn&#8217;t have everything in PHP in it, and that&#8217;s a good thing, because it makes it more portable and fits 95% of my needs. Incredibly handy.<br
/> Rating: 5 / 5<br
/> <br
/> <!-- google_ad_section_end --></p></div><p></p> ]]></content:encoded> </item> <item><title>By: Ryan Price</title><link>http://www.techenigma.com/2010/01/php-reference-beginner-to-intermediate-php5/comment-page-1/#comment-7558</link> <dc:creator>Ryan Price</dc:creator> <pubDate>Thu, 14 Jan 2010 08:26:06 +0000</pubDate> <guid
isPermaLink="false">http://www.techenigma.com/2010/01/php-reference-beginner-to-intermediate-php5/#comment-7558</guid> <description>From the very first page, the author of this book lets us know exactly its purpose - to act as an off-line reference to the hundred or so domestic PHP functions one might use in the course of writing software, and a couple of their lesser-used variants.
&lt;br /&gt;
&lt;br /&gt;One of my favorite parts was the list of related functions below each description: this allows you to hyperlink your way around the book in a more semantic way than simply reading it front-to-back.
&lt;br /&gt;
&lt;br /&gt;This is certainly not a book just for beginners, because I wouldn&#039;t consider output buffer functions to be used by beginners (if you don&#039;t know what I mean when I say ob_start() or ob_flush(), then you should probably pick up a copy).
&lt;br /&gt;
&lt;br /&gt;This is the kind of book you should throw in your laptop bag as you get started on a new project, or keep on the shelf of your cubicle. Think about which is faster - tabbing back and forth between your browser window with the current page you&#039;re testing, and your text editor, AND the php.net site, or just having a small reference book next to your keyboard.
&lt;br /&gt;
&lt;br /&gt;Also consider your ability to make notes next to functions about your own personal tricks and experiences - I always find myself digging back into my own code as a reference, but if you just had this paper version to carry with you everywhere, you could save yourself a lot of time by not having to grep through your code.
&lt;br /&gt;
&lt;br /&gt;Completely worth your time and money.
Rating: 5 / 5</description> <content:encoded><![CDATA[<div
class="KonaBody"> <!-- google_ad_section_start --><br
/></p><p>From the very first page, the author of this book lets us know exactly its purpose &#8211; to act as an off-line reference to the hundred or so domestic PHP functions one might use in the course of writing software, and a couple of their lesser-used variants.</p><p>One of my favorite parts was the list of related functions below each description: this allows you to hyperlink your way around the book in a more semantic way than simply reading it front-to-back.</p><p>This is certainly not a book just for beginners, because I wouldn&#8217;t consider output buffer functions to be used by beginners (if you don&#8217;t know what I mean when I say ob_start() or ob_flush(), then you should probably pick up a copy).</p><p>This is the kind of book you should throw in your laptop bag as you get started on a new project, or keep on the shelf of your cubicle. Think about which is faster &#8211; tabbing back and forth between your browser window with the current page you&#8217;re testing, and your text editor, AND the php.net site, or just having a small reference book next to your keyboard.</p><p>Also consider your ability to make notes next to functions about your own personal tricks and experiences &#8211; I always find myself digging back into my own code as a reference, but if you just had this paper version to carry with you everywhere, you could save yourself a lot of time by not having to grep through your code.</p><p>Completely worth your time and money.<br
/> Rating: 5 / 5<br
/> <br
/> <!-- google_ad_section_end --></p></div><p></p> ]]></content:encoded> </item> <item><title>By: Alexander Templeton</title><link>http://www.techenigma.com/2010/01/php-reference-beginner-to-intermediate-php5/comment-page-1/#comment-7557</link> <dc:creator>Alexander Templeton</dc:creator> <pubDate>Thu, 14 Jan 2010 06:52:44 +0000</pubDate> <guid
isPermaLink="false">http://www.techenigma.com/2010/01/php-reference-beginner-to-intermediate-php5/#comment-7557</guid> <description>As a casual PHP coder (I pick it back up every few months to add to my websites or tweak something), I have found this book to be a perfect fit.
&lt;br /&gt;
&lt;br /&gt;The author breaks the whole book down into the typical sections: String functions, Array functions, MySQL, etc. Like many other books I&#039;ve purchased, I can always learn more by flipping through a chapter page-by-page, but I pick this book up more often because I can quickly get around to exactly what I need because it is focused around the functions and operators that are key to doing everything in PHP.
&lt;br /&gt;
&lt;br /&gt;I actually keep a bookmark in the RegEx and Date() pages because I refer back to them so frequently to &#039;refresh&#039;. It&#039;s an excellent book that hasn&#039;t disappointed me yet when I dust it off and start coding again.
Rating: 5 / 5</description> <content:encoded><![CDATA[<div
class="KonaBody"> <!-- google_ad_section_start --><br
/></p><p>As a casual PHP coder (I pick it back up every few months to add to my websites or tweak something), I have found this book to be a perfect fit.</p><p>The author breaks the whole book down into the typical sections: String functions, Array functions, MySQL, etc. Like many other books I&#8217;ve purchased, I can always learn more by flipping through a chapter page-by-page, but I pick this book up more often because I can quickly get around to exactly what I need because it is focused around the functions and operators that are key to doing everything in PHP.</p><p>I actually keep a bookmark in the RegEx and Date() pages because I refer back to them so frequently to &#8216;refresh&#8217;. It&#8217;s an excellent book that hasn&#8217;t disappointed me yet when I dust it off and start coding again.<br
/> Rating: 5 / 5<br
/> <br
/> <!-- google_ad_section_end --></p></div><p></p> ]]></content:encoded> </item> <item><title>By: Brittany Heidtke</title><link>http://www.techenigma.com/2010/01/php-reference-beginner-to-intermediate-php5/comment-page-1/#comment-7556</link> <dc:creator>Brittany Heidtke</dc:creator> <pubDate>Thu, 14 Jan 2010 04:32:46 +0000</pubDate> <guid
isPermaLink="false">http://www.techenigma.com/2010/01/php-reference-beginner-to-intermediate-php5/#comment-7556</guid> <description>The examples are clear for beginners and easy to follow. Even functions I&#039;ve never tried to understand before when looking on php.net. As I&#039;ve started looking into object-orientated programming, I wish this book covered that as well, but I guess that would be more advanced.
Rating: 4 / 5</description> <content:encoded><![CDATA[<div
class="KonaBody"> <!-- google_ad_section_start --><br
/></p><p>The examples are clear for beginners and easy to follow. Even functions I&#8217;ve never tried to understand before when looking on php.net. As I&#8217;ve started looking into object-orientated programming, I wish this book covered that as well, but I guess that would be more advanced.<br
/> Rating: 4 / 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/13 queries in 0.005 seconds using disk: basic
Object Caching 470/474 objects using disk: basic

Served from: www.techenigma.com @ 2012-02-11 10:39:57 -->
