<?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 Pocket Reference, 2nd Edition</title>
	<atom:link href="http://www.cgiphp.com/blog/php-pocket-reference-2nd-edition/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cgiphp.com/blog/php-pocket-reference-2nd-edition/</link>
	<description>Enhance your site with CGi, PHP and ASP scripts</description>
	<lastBuildDate>Sat, 04 Feb 2012 18:32:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Bill C Kuker</title>
		<link>http://www.cgiphp.com/blog/php-pocket-reference-2nd-edition/comment-page-1/#comment-658</link>
		<dc:creator>Bill C Kuker</dc:creator>
		<pubDate>Thu, 11 Mar 2010 01:40:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.cgiphp.com/blog/php-pocket-reference-2nd-edition/#comment-658</guid>
		<description>If you can code you already know PHP, you just need to be &quot;reminded&quot; of all the built in functions and a few little details. This book does just that, cheaply.&lt;p&gt;Some CGI background is helpfull if you have never done any web programming, but any intelligent programmer should be coding PHP in half an hour with this book.
Rating: 5 / 5</description>
		<content:encoded><![CDATA[<p>If you can code you already know PHP, you just need to be &#034;reminded&#034; of all the built in functions and a few little details. This book does just that, cheaply.
<p>Some CGI background is helpfull if you have never done any web programming, but any intelligent programmer should be coding PHP in half an hour with this book.<br />
Rating: 5 / 5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill C Kuker</title>
		<link>http://www.cgiphp.com/blog/php-pocket-reference-2nd-edition/comment-page-1/#comment-657</link>
		<dc:creator>Bill C Kuker</dc:creator>
		<pubDate>Wed, 10 Mar 2010 23:33:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.cgiphp.com/blog/php-pocket-reference-2nd-edition/#comment-657</guid>
		<description>If you can code you already know PHP, you just need to be &quot;reminded&quot; of all the built in functions and a few little details. This book does just that, cheaply.&lt;p&gt;Some CGI background is helpfull if you have never done any web programming, but any intelligent programmer should be coding PHP in half an hour with this book.
Rating: 5 / 5</description>
		<content:encoded><![CDATA[<p>If you can code you already know PHP, you just need to be &#034;reminded&#034; of all the built in functions and a few little details. This book does just that, cheaply.
<p>Some CGI background is helpfull if you have never done any web programming, but any intelligent programmer should be coding PHP in half an hour with this book.<br />
Rating: 5 / 5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Benton</title>
		<link>http://www.cgiphp.com/blog/php-pocket-reference-2nd-edition/comment-page-1/#comment-656</link>
		<dc:creator>Kevin Benton</dc:creator>
		<pubDate>Wed, 10 Mar 2010 21:11:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.cgiphp.com/blog/php-pocket-reference-2nd-edition/#comment-656</guid>
		<description>Synopsis:
&lt;br /&gt;
&lt;br /&gt;At this point, when considering purchasing this book, I&#039;d say get a real reference if you want to learn PHP, or if you need a big function reference off-line, then install the help that comes with PHP or just use php.net on-line.  This book might be marginally okay for bathroom reading, but otherwise, it really needs to be updated.  The reference only covers through PHP 4 which is now unsupported.  The way things are done in PHP 5 have changed enough that it&#039;s time to deprecate this resource.
&lt;br /&gt;
&lt;br /&gt;Details:
&lt;br /&gt;
&lt;br /&gt;I&#039;ve owned this pocket reference since it was published in &#039;02 and put it away when I switched to Perl as my primary language in &#039;04 till this year.  Now that I&#039;m back to PHP again, I&#039;m reminded of how annoying it is to use this book.  The tips at the front of the book are good, but the function reference is difficult to use at best.  I&#039;m terribly surprised that O&#039;Reilly hasn&#039;t worked with Mr. Lerdorf for a new version.  I own lots of O&#039;Reilly materials, many of them pocket references.  I don&#039;t believe this is up to O&#039;Reilly standards for pocket references.  If given a chance to review a new version of this reference, I&#039;d push hard for significant changes, especially to formatting.  Other reviewers correctly identified issues with function descriptions.  There are times when a pocket reference like this deserves to skip descriptions when the description doesn&#039;t add any value to what&#039;s already obvious.
&lt;br /&gt;
&lt;br /&gt;Hit(s):
&lt;br /&gt;
&lt;br /&gt;o Contains basic PHP syntax information
&lt;br /&gt;
&lt;br /&gt;Miss(es):
&lt;br /&gt;
&lt;br /&gt;o The latest PHP version covered in this book is no longer supported
&lt;br /&gt;o Function listing is grouped in a manner that doesn&#039;t make sense to most readers
&lt;br /&gt;o Function descriptions are often worthless
&lt;br /&gt;
Rating: 2 / 5</description>
		<content:encoded><![CDATA[<p>Synopsis:</p>
<p>At this point, when considering purchasing this book, I&#039;d say get a real reference if you want to learn PHP, or if you need a big function reference off-line, then install the help that comes with PHP or just use php.net on-line.  This book might be marginally okay for bathroom reading, but otherwise, it really needs to be updated.  The reference only covers through PHP 4 which is now unsupported.  The way things are done in PHP 5 have changed enough that it&#039;s time to deprecate this resource.</p>
<p>Details:</p>
<p>I&#039;ve owned this pocket reference since it was published in &#039;02 and put it away when I switched to Perl as my primary language in &#039;04 till this year.  Now that I&#039;m back to PHP again, I&#039;m reminded of how annoying it is to use this book.  The tips at the front of the book are good, but the function reference is difficult to use at best.  I&#039;m terribly surprised that O&#039;Reilly hasn&#039;t worked with Mr. Lerdorf for a new version.  I own lots of O&#039;Reilly materials, many of them pocket references.  I don&#039;t believe this is up to O&#039;Reilly standards for pocket references.  If given a chance to review a new version of this reference, I&#039;d push hard for significant changes, especially to formatting.  Other reviewers correctly identified issues with function descriptions.  There are times when a pocket reference like this deserves to skip descriptions when the description doesn&#039;t add any value to what&#039;s already obvious.</p>
<p>Hit(s):</p>
<p>o Contains basic PHP syntax information</p>
<p>Miss(es):</p>
<p>o The latest PHP version covered in this book is no longer supported<br />
<br />o Function listing is grouped in a manner that doesn&#039;t make sense to most readers<br />
<br />o Function descriptions are often worthless<br />
<br />
Rating: 2 / 5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcus Eklund</title>
		<link>http://www.cgiphp.com/blog/php-pocket-reference-2nd-edition/comment-page-1/#comment-655</link>
		<dc:creator>Marcus Eklund</dc:creator>
		<pubDate>Wed, 10 Mar 2010 21:05:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.cgiphp.com/blog/php-pocket-reference-2nd-edition/#comment-655</guid>
		<description>I can really recommend this book if you know PHP and need a fast and simple way to look up a function or something else.. Easy to find very thing in the book and i would like to see the next version of this book for  PHP 4 when that will be released!
Rating: 5 / 5</description>
		<content:encoded><![CDATA[<p>I can really recommend this book if you know PHP and need a fast and simple way to look up a function or something else.. Easy to find very thing in the book and i would like to see the next version of this book for  PHP 4 when that will be released!<br />
Rating: 5 / 5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Lester</title>
		<link>http://www.cgiphp.com/blog/php-pocket-reference-2nd-edition/comment-page-1/#comment-654</link>
		<dc:creator>Andy Lester</dc:creator>
		<pubDate>Wed, 10 Mar 2010 19:19:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.cgiphp.com/blog/php-pocket-reference-2nd-edition/#comment-654</guid>
		<description>It&#039;s been said by prior reviewers, but just in case you missed it: This book has no index.  &lt;p&gt;ORA should put out PHP In A Nutshell, rather than just PHP Pocket Reference.
Rating: 3 / 5</description>
		<content:encoded><![CDATA[<p>It&#039;s been said by prior reviewers, but just in case you missed it: This book has no index.
<p>ORA should put out PHP In A Nutshell, rather than just PHP Pocket Reference.<br />
Rating: 3 / 5</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.581 seconds -->

