<?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"
	>
<channel>
	<title>Comments for The Rough Guide to PHP</title>
	<atom:link href="http://www.roughguidetophp.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.roughguidetophp.com</link>
	<description>An introductory tutorial to the world of PHP. Some more advanced subjects too</description>
	<pubDate>Fri, 03 Jul 2009 19:13:25 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>Comment on Pagination : Splitting data across multiple pages with MySQL and PHP by admin</title>
		<link>http://www.roughguidetophp.com/pagination-splitting-data-across-multiple-pages-with-mysql-and-php/#comment-76</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 23 Mar 2009 17:45:18 +0000</pubDate>
		<guid isPermaLink="false">#comment-76</guid>
		<description>Hi Phil

I think the error was due to some missing code. Annoyingly, the database update seems to have missed out some vital parts! I'll spend some time soon going through the site trying to catch any mistakes that may be showing up.</description>
		<content:encoded><![CDATA[<p>Hi Phil</p>
<p>I think the error was due to some missing code. Annoyingly, the database update seems to have missed out some vital parts! I&#8217;ll spend some time soon going through the site trying to catch any mistakes that may be showing up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Pagination : Splitting data across multiple pages with MySQL and PHP by Phil Jourdan</title>
		<link>http://www.roughguidetophp.com/pagination-splitting-data-across-multiple-pages-with-mysql-and-php/#comment-73</link>
		<dc:creator>Phil Jourdan</dc:creator>
		<pubDate>Mon, 23 Mar 2009 15:57:43 +0000</pubDate>
		<guid isPermaLink="false">#comment-73</guid>
		<description>Hi Robin,
Thanks for putting up the site so quickly.
I do believe that there is a small "glitch" in the "Passing the Current Page Number via the Query String" section above. There is no code shown; instead we only see the style definitions for HTML output and the link is for the sql file is only for creating the database.
I am also a bit confused by the function build_url - I don't see what purpose it serves nor how it works. For example, I don't see where $filename is defined. The same problem for the 'QUERY STRING': are we talking about the mysql_query("SELECT * FROM name_meanings ORDER BY $sort $dir LIMIT...." ? I already have my queries set up and only need to set up the variables for the LIMIT constraints and set up links to the different pages. Or am I missing something?
I believe that I don't need this part for my application since I will only be doing one kind of ordering and that is by title ASC; I could have the option for DESC but that is not important.
Thanks in advance.
Phil</description>
		<content:encoded><![CDATA[<p>Hi Robin,<br />
Thanks for putting up the site so quickly.<br />
I do believe that there is a small &#8220;glitch&#8221; in the &#8220;Passing the Current Page Number via the Query String&#8221; section above. There is no code shown; instead we only see the style definitions for HTML output and the link is for the sql file is only for creating the database.<br />
I am also a bit confused by the function build_url - I don&#8217;t see what purpose it serves nor how it works. For example, I don&#8217;t see where $filename is defined. The same problem for the &#8216;QUERY STRING&#8217;: are we talking about the mysql_query(&#8221;SELECT * FROM name_meanings ORDER BY $sort $dir LIMIT&#8230;.&#8221; ? I already have my queries set up and only need to set up the variables for the LIMIT constraints and set up links to the different pages. Or am I missing something?<br />
I believe that I don&#8217;t need this part for my application since I will only be doing one kind of ordering and that is by title ASC; I could have the option for DESC but that is not important.<br />
Thanks in advance.<br />
Phil</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Multiple MySQL Tables with Unique IDs, Joins and Normalization by ASHWIN HEGDE</title>
		<link>http://www.roughguidetophp.com/using-multiple-mysql-tables-with-unique-ids-joins-and-normalization/#comment-13</link>
		<dc:creator>ASHWIN HEGDE</dc:creator>
		<pubDate>Fri, 20 Mar 2009 16:54:58 +0000</pubDate>
		<guid isPermaLink="false">#comment-13</guid>
		<description>EXCELLENT INFORMATION</description>
		<content:encoded><![CDATA[<p>EXCELLENT INFORMATION</p>
]]></content:encoded>
	</item>
</channel>
</rss>
