<?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: Core PHP Programming</title>
	<atom:link href="http://www.leonatkinson.com/writing/core-php-programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.leonatkinson.com</link>
	<description>There is no duty that is not accepted.</description>
	<lastBuildDate>Sun, 14 Aug 2011 18:59:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Leon</title>
		<link>http://www.leonatkinson.com/writing/core-php-programming/comment-page-1/#comment-105507</link>
		<dc:creator>Leon</dc:creator>
		<pubDate>Tue, 25 May 2010 15:28:34 +0000</pubDate>
		<guid isPermaLink="false">http://home.leonatkinson.com/wordpress/?p=23#comment-105507</guid>
		<description>No, no 4th edition coming. A few years ago, Prentice Hall replaced my book in the series with &lt;a href=&quot;http://www.amazon.com/gp/product/0131867164?ie=UTF8&amp;tag=leonatkinson-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0131867164&quot; rel=&quot;nofollow&quot;&gt;Core Web Application Development with PHP and MySQL&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>No, no 4th edition coming. A few years ago, Prentice Hall replaced my book in the series with <a href="http://www.amazon.com/gp/product/0131867164?ie=UTF8&amp;tag=leonatkinson-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0131867164" rel="nofollow">Core Web Application Development with PHP and MySQL</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nelson</title>
		<link>http://www.leonatkinson.com/writing/core-php-programming/comment-page-1/#comment-105417</link>
		<dc:creator>Nelson</dc:creator>
		<pubDate>Mon, 24 May 2010 01:16:41 +0000</pubDate>
		<guid isPermaLink="false">http://home.leonatkinson.com/wordpress/?p=23#comment-105417</guid>
		<description>Hi,

Is there a 4th edition coming for Core PHP Programming (for PHP 6, for example)...?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Is there a 4th edition coming for Core PHP Programming (for PHP 6, for example)&#8230;?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leon</title>
		<link>http://www.leonatkinson.com/writing/core-php-programming/comment-page-1/#comment-43530</link>
		<dc:creator>Leon</dc:creator>
		<pubDate>Thu, 13 Dec 2007 15:52:44 +0000</pubDate>
		<guid isPermaLink="false">http://home.leonatkinson.com/wordpress/?p=23#comment-43530</guid>
		<description>Aahmed: I wrote the book in advance of PHP 5 being final. There were namespaces in the betas of PHP 5, but they were removed a few weeks before the book was published. There was no opportunity to fix the chapter. I did note this in preface, but it&#039;s easy to miss.</description>
		<content:encoded><![CDATA[<p>Aahmed: I wrote the book in advance of PHP 5 being final. There were namespaces in the betas of PHP 5, but they were removed a few weeks before the book was published. There was no opportunity to fix the chapter. I did note this in preface, but it&#8217;s easy to miss.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aahmed</title>
		<link>http://www.leonatkinson.com/writing/core-php-programming/comment-page-1/#comment-43465</link>
		<dc:creator>aahmed</dc:creator>
		<pubDate>Wed, 12 Dec 2007 20:16:38 +0000</pubDate>
		<guid isPermaLink="false">http://home.leonatkinson.com/wordpress/?p=23#comment-43465</guid>
		<description>namespace?? in section 6.14 you talked about namespace in php5... where is that coming from? I tried several times running php script with namespace... it returns error.  i couldn&#039;t find any reference that php5 has name space... what am i doing wrong???</description>
		<content:encoded><![CDATA[<p>namespace?? in section 6.14 you talked about namespace in php5&#8230; where is that coming from? I tried several times running php script with namespace&#8230; it returns error.  i couldn&#8217;t find any reference that php5 has name space&#8230; what am i doing wrong???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jean Pierre Daviau</title>
		<link>http://www.leonatkinson.com/writing/core-php-programming/comment-page-1/#comment-27114</link>
		<dc:creator>Jean Pierre Daviau</dc:creator>
		<pubDate>Wed, 25 Jul 2007 21:09:08 +0000</pubDate>
		<guid isPermaLink="false">http://home.leonatkinson.com/wordpress/?p=23#comment-27114</guid>
		<description>Hi,
It is about listing 24-6 in CorePhp3edition.
It sends an empty file.

Thank.

JPDaviau</description>
		<content:encoded><![CDATA[<p>Hi,<br />
It is about listing 24-6 in CorePhp3edition.<br />
It sends an empty file.</p>
<p>Thank.</p>
<p>JPDaviau</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leon</title>
		<link>http://www.leonatkinson.com/writing/core-php-programming/comment-page-1/#comment-10218</link>
		<dc:creator>Leon</dc:creator>
		<pubDate>Sat, 24 Feb 2007 17:24:02 +0000</pubDate>
		<guid isPermaLink="false">http://home.leonatkinson.com/wordpress/?p=23#comment-10218</guid>
		<description>Terry: I can&#039;t think of an easy, simple way to do what you&#039;re asking.  Someone may have written functions that take arrays and turn them into images using the GD library.  Or you might find a command-line utility that renders HTML into images that you could shell out to from PHP.</description>
		<content:encoded><![CDATA[<p>Terry: I can&#8217;t think of an easy, simple way to do what you&#8217;re asking.  Someone may have written functions that take arrays and turn them into images using the GD library.  Or you might find a command-line utility that renders HTML into images that you could shell out to from PHP.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Terry Todd</title>
		<link>http://www.leonatkinson.com/writing/core-php-programming/comment-page-1/#comment-10215</link>
		<dc:creator>Terry Todd</dc:creator>
		<pubDate>Sat, 24 Feb 2007 17:02:30 +0000</pubDate>
		<guid isPermaLink="false">http://home.leonatkinson.com/wordpress/?p=23#comment-10215</guid>
		<description>I looked through the book for an example of what I want to do but could not find it.  I would like to be able to display a large table generated from mysql
and php as an image of what would be normally displayed by the html
that php generates.  Is there an easy way to do this?  I am using the html
table function to create a large table with a border.  I want the png or
jpg image to look the same as the html table.</description>
		<content:encoded><![CDATA[<p>I looked through the book for an example of what I want to do but could not find it.  I would like to be able to display a large table generated from mysql<br />
and php as an image of what would be normally displayed by the html<br />
that php generates.  Is there an easy way to do this?  I am using the html<br />
table function to create a large table with a border.  I want the png or<br />
jpg image to look the same as the html table.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leon</title>
		<link>http://www.leonatkinson.com/writing/core-php-programming/comment-page-1/#comment-31</link>
		<dc:creator>Leon</dc:creator>
		<pubDate>Sun, 23 Oct 2005 19:32:14 +0000</pubDate>
		<guid isPermaLink="false">http://home.leonatkinson.com/wordpress/?p=23#comment-31</guid>
		<description>Zulfiqar:  your function is missing something that my example has, namely a check that the variable (count) is set.  If you try to increment a variable that doesn&#039;t exists, whether it&#039;s PHP 4 or PHP 5, you should expect to get an error message.</description>
		<content:encoded><![CDATA[<p>Zulfiqar:  your function is missing something that my example has, namely a check that the variable (count) is set.  If you try to increment a variable that doesn&#8217;t exists, whether it&#8217;s PHP 4 or PHP 5, you should expect to get an error message.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zulfiqar Ali</title>
		<link>http://www.leonatkinson.com/writing/core-php-programming/comment-page-1/#comment-14</link>
		<dc:creator>Zulfiqar Ali</dc:creator>
		<pubDate>Thu, 15 Sep 2005 17:03:16 +0000</pubDate>
		<guid isPermaLink="false">http://home.leonatkinson.com/wordpress/?p=23#comment-14</guid>
		<description>Dear sir,
               In Core PHP 5 book, the example in Arguments Section, Where default Arguments Section with reference variable is not working..... 

&amp;$count=NULL   

is giving error....

any solution...

i have installed php 4 version</description>
		<content:encoded><![CDATA[<p>Dear sir,<br />
               In Core PHP 5 book, the example in Arguments Section, Where default Arguments Section with reference variable is not working&#8230;.. </p>
<p>&amp;$count=NULL   </p>
<p>is giving error&#8230;.</p>
<p>any solution&#8230;</p>
<p>i have installed php 4 version</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zulfiqar Ali Talpur</title>
		<link>http://www.leonatkinson.com/writing/core-php-programming/comment-page-1/#comment-12</link>
		<dc:creator>Zulfiqar Ali Talpur</dc:creator>
		<pubDate>Tue, 13 Sep 2005 21:19:28 +0000</pubDate>
		<guid isPermaLink="false">http://home.leonatkinson.com/wordpress/?p=23#comment-12</guid>
		<description>here is my function...sorry about above mistake...
&quot;function xyz(&amp;$count)
{
	$count++;
}
$c =0 ;
xyz($c);
print($c);

//output is 1&quot;</description>
		<content:encoded><![CDATA[<p>here is my function&#8230;sorry about above mistake&#8230;<br />
&#8220;function xyz(&amp;$count)<br />
{<br />
	$count++;<br />
}<br />
$c =0 ;<br />
xyz($c);<br />
print($c);</p>
<p>//output is 1&#8243;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

